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 to validate interfaces with default methods #71

Merged

Conversation

sashirestela
Copy link
Owner

No description provided.

@sashirestela sashirestela linked an issue Apr 27, 2024 that may be closed by this pull request
Copy link

sonarcloud bot commented Apr 27, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.89%. Comparing base (1c3268b) to head (d9a8125).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #71      +/-   ##
============================================
- Coverage     96.01%   95.89%   -0.12%     
+ Complexity      296      295       -1     
============================================
  Files            35       35              
  Lines           803      804       +1     
  Branches         73       74       +1     
============================================
  Hits            771      771              
  Misses           18       18              
- Partials         14       15       +1     

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

@sashirestela sashirestela merged commit ac67bd9 into main Apr 27, 2024
2 checks passed
@sashirestela sashirestela deleted the 70-issue-at-validating-interfaces-with-default-methods branch April 27, 2024 22:39
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.

Error at validating endpoints with path params and default methods
2 participants