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 once again oneOf constraint for HTTP Bearer scheme #102

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

vearutop
Copy link
Member

@vearutop vearutop commented Mar 5, 2024

Iterates on #100.

Copy link

github-actions bot commented Mar 5, 2024

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
Go (gen) 2 14253 (+4) 9801 (+3) 1212 3240 (+1) 2038 (+2) 315.2K (+95B)
Go (test) 22 5981 (+42) 4518 (+36) 660 803 (+6) 59 155.1K (+851B)

Copy link

github-actions bot commented Mar 5, 2024

Unit Test Coverage

total: (statements) 45.6%
changed lines: (statements) 100.0%

Coverage of changed lines
File Function Coverage
Total 100.0%
openapi31/entities.go 100.0%
openapi31/entities.go:4321 UnmarshalJSON 100.0%
Coverage diff with base branch

No changes in coverage.

Copy link

github-actions bot commented Mar 5, 2024

Go API Changes

# summary
Inferred base version: v0.2.48
Suggested version: v0.2.49

Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.91%. Comparing base (7eb17ad) to head (e658a40).

❗ Current head e658a40 differs from pull request most recent head a34d584. Consider uploading reports for the commit a34d584 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
+ Coverage   39.83%   39.91%   +0.07%     
==========================================
  Files          16       16              
  Lines        6595     6597       +2     
==========================================
+ Hits         2627     2633       +6     
+ Misses       3500     3497       -3     
+ Partials      468      467       -1     
Flag Coverage Δ
unittests 39.91% <100.00%> (+0.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@vearutop vearutop merged commit eebc1f6 into master Mar 5, 2024
6 checks passed
@vearutop vearutop deleted the openapi31-bearer-pt2 branch March 5, 2024 12:34
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.

1 participant