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

Allowing sdists to be packaged with tests #53

Merged
merged 7 commits into from
Jan 7, 2023
Merged

Conversation

ghandic
Copy link
Owner

@ghandic ghandic commented Jan 7, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 7, 2023

Codecov Report

Base: 99.40% // Head: 99.40% // No change to project coverage 👍

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #53   +/-   ##
=======================================
  Coverage   99.40%   99.40%           
=======================================
  Files          22       22           
  Lines         845      845           
=======================================
  Hits          840      840           
  Misses          5        5           
Impacted Files Coverage Δ
jsf/__init__.py 100.00% <ø> (ø)
jsf/cli.py 100.00% <ø> (ø)
jsf/parser.py 100.00% <ø> (ø)
jsf/schema_types/__init__.py 100.00% <ø> (ø)
jsf/schema_types/_tuple.py 100.00% <ø> (ø)
jsf/schema_types/anyof.py 85.71% <ø> (ø)
jsf/schema_types/array.py 100.00% <ø> (ø)
jsf/schema_types/base.py 100.00% <ø> (ø)
jsf/schema_types/boolean.py 100.00% <ø> (ø)
jsf/schema_types/enum.py 100.00% <ø> (ø)
... and 12 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 b48b65c into main Jan 7, 2023
@ghandic ghandic deleted the feature/sdists-with-tests branch January 8, 2023 03:01
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