Skip to content

Conversation

@Jerbell
Copy link
Contributor

@Jerbell Jerbell commented Aug 23, 2024

#2309

This is very minor & shouldn't happen in reality. Only if the addCookie method for the servlet container does not set the Set-Cookie header. It could happen with a poor implementation or stub.

@codecov
Copy link

codecov bot commented Aug 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.30%. Comparing base (e0b8de3) to head (fbcb1c3).
Report is 1 commits behind head on master.

Files Patch % Lines
javalin/src/main/java/io/javalin/http/Cookie.kt 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master    #2309   +/-   ##
=========================================
  Coverage     86.30%   86.30%           
  Complexity     1311     1311           
=========================================
  Files           148      148           
  Lines          4044     4044           
  Branches        508      508           
=========================================
  Hits           3490     3490           
  Misses          333      333           
  Partials        221      221           

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

@tipsy tipsy merged commit 0d116cf into javalin:master Aug 23, 2024
@tipsy
Copy link
Member

tipsy commented Aug 23, 2024

Thanks @Jerbell !

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.

3 participants