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

Spring Boot 3 #1623

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Enable INCLUDE_SOURCE_IN_LOCATION which is now disable by default to …

b5fa164
Select commit
Loading
Failed to load commit list.
Open

Spring Boot 3 #1623

Enable INCLUDE_SOURCE_IN_LOCATION which is now disable by default to …
b5fa164
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2024 in 1s

70.27% (+0.04%) compared to bb7cdbb

View this Pull Request on Codecov

70.27% (+0.04%) compared to bb7cdbb

Details

Codecov Report

Attention: Patch coverage is 90.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 70.27%. Comparing base (bb7cdbb) to head (b5fa164).

Files with missing lines Patch % Lines
...yer/application/GlobalDefaultExceptionHandler.java 0.00% 1 Missing ⚠️
.../org/commcare/formplayer/web/client/WebClient.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1623      +/-   ##
============================================
+ Coverage     70.22%   70.27%   +0.04%     
- Complexity     2007     2010       +3     
============================================
  Files           254      254              
  Lines          7902     7908       +6     
  Branches        745      745              
============================================
+ Hits           5549     5557       +8     
  Misses         2070     2070              
+ Partials        283      281       -2     

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