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

Use generated client for application/x-pem-file #65

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

robin-nitrokey
Copy link
Member

No description provided.

Copy link

codecov bot commented Nov 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fee82e3) 79.34% compared to head (4f3c07e) 79.85%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #65      +/-   ##
==========================================
+ Coverage   79.34%   79.85%   +0.51%     
==========================================
  Files         779      756      -23     
  Lines       13424    13240     -184     
==========================================
- Hits        10651    10573      -78     
+ Misses       2773     2667     -106     
Files Coverage Δ
nethsm/__init__.py 75.29% <100.00%> (-1.86%) ⬇️
nethsm/client/api_client.py 65.12% <100.00%> (+0.67%) ⬆️
...ethsm/client/paths/keys_key_id/delete/operation.py 77.27% <100.00%> (ø)
...client/paths/keys_key_id/delete/path_parameters.py 93.33% <100.00%> (ø)
nethsm/client/paths/keys_key_id/get/operation.py 78.26% <100.00%> (ø)
...sm/client/paths/keys_key_id/get/path_parameters.py 93.33% <100.00%> (ø)
...ths/keys_key_id/parameters/parameter_0/__init__.py 100.00% <ø> (ø)
...paths/keys_key_id/parameters/parameter_0/schema.py 100.00% <ø> (ø)
nethsm/client/paths/keys_key_id/put/operation.py 81.03% <100.00%> (+0.33%) ⬆️
...sm/client/paths/keys_key_id/put/path_parameters.py 93.33% <100.00%> (ø)
... and 60 more

... and 13 files with indirect coverage changes

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

@spacether
Copy link

Heads up, I just released v4.0.0 of openapi json schema generator which includes the pem content type feature:
https://github.com/openapi-json-schema-tools/openapi-json-schema-generator/releases/tag/4.0.0

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