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

Migrating to pants #45

Merged
merged 3 commits into from
Jan 2, 2023
Merged

Migrating to pants #45

merged 3 commits into from
Jan 2, 2023

Conversation

ghandic
Copy link
Owner

@ghandic ghandic commented Jan 2, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Base: 99.09% // Head: 99.50% // Increases project coverage by +0.41% 🎉

Coverage data is based on head (b76d82b) compared to base (0939ff8).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
+ Coverage   99.09%   99.50%   +0.41%     
==========================================
  Files          15       22       +7     
  Lines         443      814     +371     
==========================================
+ Hits          439      810     +371     
  Misses          4        4              
Impacted Files Coverage Δ
src/jsf/__init__.py 100.00% <100.00%> (ø)
src/jsf/cli.py 100.00% <100.00%> (ø)
src/jsf/parser.py 100.00% <100.00%> (ø)
src/jsf/schema_types/__init__.py 100.00% <100.00%> (ø)
src/jsf/schema_types/_tuple.py 100.00% <100.00%> (ø)
src/jsf/schema_types/anyof.py 85.71% <100.00%> (-0.96%) ⬇️
src/jsf/schema_types/array.py 100.00% <100.00%> (ø)
src/jsf/schema_types/base.py 100.00% <100.00%> (ø)
src/jsf/schema_types/boolean.py 100.00% <100.00%> (ø)
src/jsf/schema_types/enum.py 100.00% <100.00%> (ø)
... and 18 more

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.

@ghandic ghandic merged commit 21d5fef into main Jan 2, 2023
@ghandic ghandic deleted the feature/pants branch January 2, 2023 04:32
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