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

Fix NRE #657

Merged
merged 1 commit into from
May 10, 2024

Fix NRE

ca95a6f
Select commit
Loading
Failed to load commit list.
Merged

Fix NRE #657

Fix NRE
ca95a6f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2024 in 0s

71.75% (-0.23%) compared to acc39e8, passed because coverage increased by +0.37% when compared to adjusted base (71.38%)

View this Pull Request on Codecov

71.75% (-0.23%) compared to acc39e8, passed because coverage increased by +0.37% when compared to adjusted base (71.38%)

Details

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 71.75%. Comparing base (acc39e8) to head (ca95a6f).
Report is 28 commits behind head on main.

Files Patch % Lines
...ation/Extensions/ValidatableViewModelExtensions.cs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #657      +/-   ##
==========================================
- Coverage   71.97%   71.75%   -0.23%     
==========================================
  Files          18       21       +3     
  Lines         703      740      +37     
  Branches      146      153       +7     
==========================================
+ Hits          506      531      +25     
- Misses        119      126       +7     
- Partials       78       83       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.