Skip to content

Conversation

@tipsy
Copy link
Member

@tipsy tipsy commented Oct 15, 2025

Closes #2331

@codecov
Copy link

codecov bot commented Oct 15, 2025

Codecov Report

❌ Patch coverage is 89.36170% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.41%. Comparing base (7a14a71) to head (6958605).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...lin/src/main/java/io/javalin/http/HandlerType.java 94.87% 0 Missing and 2 partials ⚠️
...main/java/io/javalin/router/matcher/PathMatcher.kt 66.66% 0 Missing and 2 partials ⚠️
javalin/src/main/java/io/javalin/http/Context.kt 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2478      +/-   ##
============================================
+ Coverage     86.39%   86.41%   +0.02%     
- Complexity     1447     1462      +15     
============================================
  Files           149      149              
  Lines          4646     4668      +22     
  Branches        489      490       +1     
============================================
+ Hits           4014     4034      +20     
  Misses          409      409              
- Partials        223      225       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tipsy tipsy merged commit cee11db into master Oct 15, 2025
19 checks passed
@tipsy tipsy deleted the support-custom-http branch October 15, 2025 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Javalin and non-standard HTTP methods such as PROPFIND

2 participants