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

Fix bugs #149

Merged
merged 1 commit into from
Feb 7, 2024

Fix bugs

fc4a9d0
Select commit
Loading
Failed to load commit list.
Merged

Fix bugs #149

Fix bugs
fc4a9d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 7, 2024 in 2s

45.88% (-0.07%) compared to dbee116

View this Pull Request on Codecov

45.88% (-0.07%) compared to dbee116

Details

Codecov Report

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

Comparison is base (dbee116) 45.94% compared to head (fc4a9d0) 45.88%.
Report is 19 commits behind head on master.

Files Patch % Lines
src/main/kotlin/fr/shikkanime/plugins/Routing.kt 20.00% 2 Missing and 2 partials ⚠️
...n/fr/shikkanime/controllers/site/SiteController.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #149      +/-   ##
============================================
- Coverage     45.94%   45.88%   -0.07%     
  Complexity      432      432              
============================================
  Files           121      121              
  Lines          3008     3010       +2     
  Branches        487      486       -1     
============================================
- Hits           1382     1381       -1     
- Misses         1384     1385       +1     
- Partials        242      244       +2     

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