Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed AspNetAppBasePathLayoutRenderer to prioritize current directory #887

Merged
merged 1 commit into from
Nov 19, 2022

Conversation

snakefoot
Copy link
Contributor

@snakefoot snakefoot commented Nov 19, 2022

Matching #885 partial reverting #760

@codecov-commenter
Copy link

Codecov Report

Base: 69% // Head: 69% // Increases project coverage by +0% 🎉

Coverage data is based on head (63d5e9a) compared to base (cb51cc1).
Patch coverage: 73% of modified lines in pull request are covered.

Additional details and impacted files
@@          Coverage Diff          @@
##           master   #887   +/-   ##
=====================================
  Coverage      69%    69%           
=====================================
  Files          65     65           
  Lines        1209   1216    +7     
  Branches      307    308    +1     
=====================================
+ Hits          836    844    +8     
+ Misses        235    234    -1     
  Partials      138    138           
Impacted Files Coverage Δ
...LayoutRenderers/AspNetAppBasePathLayoutRenderer.cs 69% <73%> (+17%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sonarcloud
Copy link

sonarcloud bot commented Nov 19, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

73.9% 73.9% Coverage
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants