8000 Python3.11 tomllib by SRv6d · Pull Request #236 · cruft/cruft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Python3.11 tomllib #236

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

Merged
merged 4 commits into from
Feb 19, 2023
Merged

Python3.11 tomllib #236

merged 4 commits into from
Feb 19, 2023

Conversation

SRv6d
Copy link
Contributor
@SRv6d SRv6d commented Feb 19, 2023

Starting with python3.11, toml files can be parsed using tomllib from the standard library.

@codecov
Copy link
codecov bot commented Feb 19, 2023

Codecov Report

Base: 99.78% // Head: 99.67% // Decreases project coverage by -0.11% ⚠️

Coverage data is based on head (0b1e584) compared to base (7fcc70e).
Patch coverage: 87.50% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #236      +/-   ##
==========================================
- Coverage   99.78%   99.67%   -0.11%     
==========================================
  Files          21       21              
  Lines         934      937       +3     
==========================================
+ Hits          932      934       +2     
- Misses          2        3       +1     
Impacted Files Coverage Δ
cruft/_commands/utils/generate.py 98.64% <85.71%> (-1.36%) ⬇️
tests/test_utils.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sambhav sambhav merged commit 0c681ef into cruft:master Feb 19, 2023
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
0