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

Update to Play 3.x. Drop Scala 2.12 support. #5

Merged
merged 5 commits into from
Dec 9, 2023

Update to latest testkit and fix tests

6752b82
Select commit
Loading
Failed to load commit list.
Merged

Update to Play 3.x. Drop Scala 2.12 support. #5

Update to latest testkit and fix tests
6752b82
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 8, 2023 in 1s

56.38% (-1.88%) compared to 9b60787

View this Pull Request on Codecov

56.38% (-1.88%) compared to 9b60787

Details

Codecov Report

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

Comparison is base (9b60787) 58.25% compared to head (6752b82) 56.38%.

Files Patch % Lines
.../endpoints4s/play/server/BasicAuthentication.scala 14.28% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
- Coverage   58.25%   56.38%   -1.88%     
==========================================
  Files          21       22       +1     
  Lines         539     1050     +511     
  Branches       20       27       +7     
==========================================
+ Hits          314      592     +278     
- Misses        225      458     +233     

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