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

v0.0.3 #14

Merged
merged 11 commits into from
Dec 29, 2024

docs(html-generator): :memo: update documentation and content

39770fe
Select commit
Loading
Failed to load commit list.
Merged

v0.0.3 #14

docs(html-generator): :memo: update documentation and content
39770fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 29, 2024 in 0s

85.58% (-1.90%) compared to 26f7763

View this Pull Request on Codecov

85.58% (-1.90%) compared to 26f7763

Details

Codecov Report

Attention: Patch coverage is 83.09524% with 71 lines in your changes missing coverage. Please review.

Project coverage is 85.58%. Comparing base (26f7763) to head (39770fe).

Files with missing lines Patch % Lines
src/lib.rs 53.52% 33 Missing ⚠️
src/accessibility.rs 89.86% 29 Missing ⚠️
src/emojis.rs 80.76% 5 Missing ⚠️
src/generator.rs 89.18% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
- Coverage   87.48%   85.58%   -1.90%     
==========================================
  Files           7        8       +1     
  Lines         735     1103     +368     
==========================================
+ Hits          643      944     +301     
- Misses         92      159      +67     

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