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

Code structure overhaul #12

Merged
merged 3 commits into from
May 9, 2024

Improve coverage

ca15df4
Select commit
Loading
Failed to load commit list.
Merged

Code structure overhaul #12

Improve coverage
ca15df4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 9, 2024 in 0s

94.07% (+1.78%) compared to ad91714

View this Pull Request on Codecov

94.07% (+1.78%) compared to ad91714

Details

Codecov Report

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

Project coverage is 94.07%. Comparing base (ad91714) to head (ca15df4).

Files Patch % Lines
src/get_code.jl 82.95% 15 Missing ⚠️
src/highlighting.jl 86.66% 2 Missing ⚠️
src/compare.jl 98.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   92.29%   94.07%   +1.78%     
==========================================
  Files           4        7       +3     
  Lines         480      422      -58     
==========================================
- Hits          443      397      -46     
+ Misses         37       25      -12     

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