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.29 #224

Merged
merged 8 commits into from
May 3, 2024

test(ssg): :white_check_mark: add new unit tests for shell

310529a
Select commit
Loading
Failed to load commit list.
Merged

v0.0.29 #224

test(ssg): :white_check_mark: add new unit tests for shell
310529a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 2, 2024 in 0s

56.51% (-23.38%) compared to 519bbaa

View this Pull Request on Codecov

56.51% (-23.38%) compared to 519bbaa

Details

Codecov Report

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

Project coverage is 56.51%. Comparing base (519bbaa) to head (310529a).
Report is 85 commits behind head on main.

Files Patch % Lines
src/modules/postprocessor.rs 13.04% 20 Missing ⚠️
src/modules/news_sitemap.rs 0.00% 11 Missing ⚠️
src/utilities/file.rs 81.81% 6 Missing ⚠️
src/lib.rs 57.14% 3 Missing ⚠️
src/main.rs 0.00% 3 Missing ⚠️
src/macros/shell_macros.rs 33.33% 2 Missing ⚠️
src/models/data.rs 50.00% 1 Missing ⚠️
src/modules/html.rs 87.50% 1 Missing ⚠️
src/modules/json.rs 0.00% 1 Missing ⚠️
src/modules/navigation.rs 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #224       +/-   ##
===========================================
- Coverage   79.88%   56.51%   -23.38%     
===========================================
  Files          51       42        -9     
  Lines        3804     1879     -1925     
===========================================
- Hits         3039     1062     -1977     
- Misses        765      817       +52     

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