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

feat(frontmatter-gen): 🎨 v0.0.5 #10

Merged
merged 6 commits into from
Nov 24, 2024
Merged

Conversation

sebastienrousseau
Copy link
Owner

@sebastienrousseau sebastienrousseau commented Nov 24, 2024

Copy link

codecov bot commented Nov 24, 2024

Codecov Report

Attention: Patch coverage is 68.29268% with 26 lines in your changes missing coverage. Please review.

Project coverage is 74.72%. Comparing base (d8b7e3b) to head (3f2b432).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
src/utils.rs 40.00% 9 Missing ⚠️
src/parser.rs 55.55% 8 Missing ⚠️
src/main.rs 64.28% 5 Missing ⚠️
src/lib.rs 88.57% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
- Coverage   76.38%   74.72%   -1.66%     
==========================================
  Files          11       11              
  Lines        1067     1104      +37     
==========================================
+ Hits          815      825      +10     
- Misses        252      279      +27     

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


🚨 Try these New Features:

@sebastienrousseau sebastienrousseau merged commit 5e2d6c6 into main Nov 24, 2024
16 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Warning: Format set to YAML but input does not start with '---' | But content starts with ---
1 participant