Skip to content

Add warnings from `Block::parse`

Codecov / codecov/project failed Sep 16, 2024 in 0s

99.30% (-0.70%) compared to 73b0064

View this Pull Request on Codecov

99.30% (-0.70%) compared to 73b0064

Details

Codecov Report

Attention: Patch coverage is 95.97990% with 8 lines in your changes missing coverage. Please review.

Project coverage is 99.30%. Comparing base (73b0064) to head (fbb65de).

Files with missing lines Patch % Lines
src/blocks/parse_utils.rs 75.00% 5 Missing ⚠️
src/blocks/block.rs 96.87% 1 Missing ⚠️
src/blocks/section.rs 85.71% 1 Missing ⚠️
src/document/document.rs 83.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #131      +/-   ##
===========================================
- Coverage   100.00%   99.30%   -0.70%     
===========================================
  Files           22       23       +1     
  Lines         1012     1147     +135     
===========================================
+ Hits          1012     1139     +127     
- Misses           0        8       +8     

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