Skip to content

Conversation

@linkdotnet
Copy link
Owner

This PR overhauls the current project structure. The Page/Shared structure does not work very well with more and more features.
Therefore I introduced a "Feature" based project structure

@codecov-commenter
Copy link

codecov-commenter commented Feb 9, 2022

Codecov Report

Merging #55 (46385db) into master (afc93b1) will decrease coverage by 2.49%.
The diff coverage is 100.00%.

❗ Current head 46385db differs from pull request most recent head 6dedd14. Consider uploading reports for the commit 6dedd14 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
- Coverage   90.67%   88.18%   -2.50%     
==========================================
  Files         104      104              
  Lines        1684     1684              
  Branches      145      145              
==========================================
- Hits         1527     1485      -42     
- Misses        148      190      +42     
  Partials        9        9              
Impacted Files Coverage Δ
src/LinkDotNet.Blog.Web/AppConfiguration.cs 100.00% <ø> (ø)
src/LinkDotNet.Blog.Web/AppConfigurationFactory.cs 100.00% <ø> (ø)
...DotNet.Blog.Web/Features/AboutMe/AboutMePage.razor 100.00% <ø> (ø)
...tures/AboutMe/Components/AddProfileShortItem.razor 100.00% <ø> (ø)
...b/Features/AboutMe/Components/AddSkillDialog.razor 100.00% <ø> (ø)
...g.Web/Features/AboutMe/Components/AddSkillModel.cs 100.00% <ø> (ø)
...et.Blog.Web/Features/AboutMe/Components/Card.razor 100.00% <ø> (ø)
...Blog.Web/Features/AboutMe/Components/Profile.razor 98.24% <ø> (ø)
...g.Web/Features/AboutMe/Components/SkillTable.razor 97.91% <ø> (ø)
...log.Web/Features/AboutMe/Components/SkillTag.razor 100.00% <ø> (ø)
... and 58 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update afc93b1...6dedd14. Read the comment docs.

@linkdotnet linkdotnet merged commit 3d2499a into master Feb 9, 2022
@linkdotnet linkdotnet deleted the feature/refactoring-project-structure branch February 9, 2022 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants