vacanza / holidays

Generate and work with holidays in Python
https://pypi.org/project/holidays
MIT License
1.45k stars 460 forks source link

Add documentation build test to CI/CD #1895

Closed KJhellico closed 2 months ago

KJhellico commented 2 months ago

Proposed change

Add documentation build test to CI/CD.

Type of change

Checklist

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (5cdde4c) to head (61da0bc). Report is 1 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1895 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 185 185 Lines 11222 11263 +41 Branches 1766 1785 +19 ========================================= + Hits 11222 11263 +41 ```

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

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud