pydsigner / anchovy

A minimal, unopinionated framework for static website generation.
Apache License 2.0
2 stars 0 forks source link

Add WebIndexPathCalc (#73) #89

Closed pydsigner closed 9 months ago

pydsigner commented 9 months ago

Closes #73.

codecov[bot] commented 9 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (53e9f34) 78.31% compared to head (adaf4af) 78.30%.

Files Patch % Lines
src/anchovy/paths.py 76.92% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #89 +/- ## ========================================== - Coverage 78.31% 78.30% -0.02% ========================================== Files 18 18 Lines 1199 1212 +13 ========================================== + Hits 939 949 +10 - Misses 260 263 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.