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

feat: dump OpenAPI YAML in python -m dotty.main (#100) #101

Merged
merged 3 commits into from
Aug 29, 2024

Conversation

holtgrewe
Copy link
Member

No description provided.

@holtgrewe holtgrewe linked an issue Aug 29, 2024 that may be closed by this pull request
@holtgrewe holtgrewe enabled auto-merge (squash) August 29, 2024 13:14
@holtgrewe holtgrewe merged commit 55c343e into main Aug 29, 2024
7 checks passed
@holtgrewe holtgrewe deleted the 100-add-command-to-dump-openapi-schema-1 branch August 29, 2024 13:18
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

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

Project coverage is 86.44%. Comparing base (7855139) to head (633011c).
Report is 50 commits behind head on main.

Files with missing lines Patch % Lines
dotty/main.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #101      +/-   ##
==========================================
- Coverage   86.78%   86.44%   -0.35%     
==========================================
  Files           4        4              
  Lines         174      177       +3     
==========================================
+ Hits          151      153       +2     
- Misses         23       24       +1     

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

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.

Add command to dump OpenAPI schema
1 participant