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

Add convenience functions for loading and dumping manifests #2

Merged
merged 1 commit into from
Sep 17, 2022
Merged

Conversation

awvwgk
Copy link
Member

@awvwgk awvwgk commented Sep 17, 2022

Doesn't require user to make choice on TOML library, fpm.metadata will make an appropriate choice from the available implementations.

@codecov
Copy link

codecov bot commented Sep 17, 2022

Codecov Report

Merging #2 (08b91bf) into main (ccf3815) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main        #2   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           95       134   +39     
=========================================
+ Hits            95       134   +39     
Impacted Files Coverage Δ
src/fpm/metadata/models.py 100.00% <ø> (ø)
src/fpm/metadata/__init__.py 100.00% <100.00%> (ø)
src/fpm/__init__.py

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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