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

Address #78 #84

Merged
merged 2 commits into from
May 8, 2024
Merged

Address #78 #84

merged 2 commits into from
May 8, 2024

Conversation

budanm
Copy link

@budanm budanm commented May 8, 2024

No description provided.

Soumya Mukhopadhyay added 2 commits May 7, 2024 13:35
For a path parameter which is marked as required , empty value should not be allowed. Ideally , in this case , we do not need to proceed towards enum check as the absence of a value should violate the mandatory path parameter requirement criteria irrespective of the schema of path parameter
Copy link

codecov bot commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.72%. Comparing base (6a51b95) to head (cf656a5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #84   +/-   ##
=======================================
  Coverage   99.72%   99.72%           
=======================================
  Files          19       19           
  Lines        1808     1811    +3     
=======================================
+ Hits         1803     1806    +3     
  Misses          5        5           
Flag Coverage Δ
unittests 99.72% <100.00%> (+<0.01%) ⬆️

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.

@budanm
Copy link
Author

budanm commented May 8, 2024

@daveshanley - i hope this PR is fine , all the checks have passed. Kindly review

@daveshanley daveshanley merged commit 7d54fdb into pb33f:main May 8, 2024
3 checks passed
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.

2 participants