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

Optimise for speed #980

Merged
merged 4 commits into from
Dec 1, 2023

Remove redundant options

c1c7089
Select commit
Loading
Failed to load commit list.
Merged

Optimise for speed #980

Remove redundant options
c1c7089
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 1, 2023 in 0s

96.19% (-0.54%) compared to 81c94d9

View this Pull Request on Codecov

96.19% (-0.54%) compared to 81c94d9

Details

Codecov Report

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

Comparison is base (81c94d9) 96.72% compared to head (c1c7089) 96.19%.
Report is 2 commits behind head on main.

Files Patch % Lines
src/LondonTravel.Skill/SkillResponseBuilder.cs 94.73% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #980      +/-   ##
==========================================
- Coverage   96.72%   96.19%   -0.54%     
==========================================
  Files          45       43       -2     
  Lines         642      552      -90     
  Branches       71       53      -18     
==========================================
- Hits          621      531      -90     
  Misses          7        7              
  Partials       14       14              

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