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 and add tests for requireBody() and requireNoBody() #133

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

fpseverino
Copy link
Contributor

@fpseverino fpseverino commented Aug 31, 2024

These changes are now available in 1.11.1

Issue #123

  • Fix and add tests for requireBody() and requireNoBody()

Copy link

codecov bot commented Aug 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.92%. Comparing base (f6a08a1) to head (0fc88ff).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #133      +/-   ##
==========================================
- Coverage   82.09%   81.92%   -0.18%     
==========================================
  Files          25       25              
  Lines        2603     2517      -86     
==========================================
- Hits         2137     2062      -75     
+ Misses        466      455      -11     
Files with missing lines Coverage Δ
Sources/LeafKit/LeafSerialize/LeafContext.swift 93.33% <100.00%> (+49.58%) ⬆️

... and 17 files with indirect coverage changes

@0xTim 0xTim added the semver-patch Internal changes only label Sep 3, 2024
Copy link
Member

@0xTim 0xTim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@0xTim 0xTim merged commit d0ca441 into vapor:main Sep 3, 2024
9 checks passed
@fpseverino fpseverino deleted the fix branch September 3, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-patch Internal changes only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants