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

Publish as AoT #967

Merged
merged 18 commits into from
Nov 27, 2023

Remove verification tests

fc60961
Select commit
Loading
Failed to load commit list.
Merged

Publish as AoT #967

Remove verification tests
fc60961
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2023 in 0s

96.72% (+0.06%) compared to e9095df

View this Pull Request on Codecov

96.72% (+0.06%) compared to e9095df

Details

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (e9095df) 96.65% compared to head (fc60961) 96.72%.

Files Patch % Lines
...Travel.Skill/Models/CustomStringEnumConverter`1.cs 62.50% 0 Missing and 3 partials ⚠️
...ondonTravel.Skill/Models/MixedDateTimeConverter.cs 71.42% 1 Missing and 1 partial ⚠️
src/LondonTravel.Skill/SkillResponseExtensions.cs 92.30% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #967      +/-   ##
==========================================
+ Coverage   96.65%   96.72%   +0.06%     
==========================================
  Files          23       45      +22     
  Lines         479      641     +162     
  Branches       54       71      +17     
==========================================
+ Hits          463      620     +157     
- Misses          5        7       +2     
- Partials       11       14       +3     

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