Skip to content

refactor(ssg): :art: refactor `main.rs` and add new tests and doc

Codecov / codecov/project succeeded Nov 10, 2024 in 0s

75.51% (+19.43%) compared to 47bfb6d

View this Pull Request on Codecov

75.51% (+19.43%) compared to 47bfb6d

Details

Codecov Report

Attention: Patch coverage is 75.44484% with 69 lines in your changes missing coverage. Please review.

Project coverage is 75.51%. Comparing base (47bfb6d) to head (f047982).

Files with missing lines Patch % Lines
src/lib.rs 77.04% 28 Missing ⚠️
src/process.rs 39.28% 17 Missing ⚠️
src/cli.rs 88.42% 14 Missing ⚠️
src/main.rs 0.00% 10 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #293       +/-   ##
===========================================
+ Coverage   56.07%   75.51%   +19.43%     
===========================================
  Files          42        4       -38     
  Lines        1867      290     -1577     
===========================================
- Hits         1047      219      -828     
+ Misses        820       71      -749     

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