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 faster CSafeDumper #1371

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Use faster CSafeDumper #1371

wants to merge 1 commit into from

Conversation

nijel
Copy link

@nijel nijel commented Jan 22, 2025

It uses C implementation and heavily reduces YAML generating time for larger API specifications.

This makes cyaml required, but it should not be a big issue as the wheels are available for many platforms: https://pypi.org/project/PyYAML/#files

It uses C implementation and heavily reduces YAML generating time for
larger API specifications.
Copy link

codecov bot commented Feb 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.57%. Comparing base (5734744) to head (85456c1).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1371      +/-   ##
==========================================
+ Coverage   98.42%   98.57%   +0.15%     
==========================================
  Files          74       74              
  Lines        9139     9139              
==========================================
+ Hits         8995     9009      +14     
+ Misses        144      130      -14     

☔ 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.

1 participant