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

Adding back in README, License and making cli optional #52

Merged
merged 6 commits into from Jan 7, 2023

Conversation

ghandic
Copy link
Owner

@ghandic ghandic commented Jan 7, 2023

Can view the contents of tar.gz by running:

make build && tar -xvf dist/jsf-0.5.2.tar.gz

Now includes README, LICENSE and jsf[cli] will install the cli dependencies

@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 (2f5fe28) compared to base (97a864d).
Patch coverage: 100.00% of modified lines in pull request are covered.

❗ Current head 2f5fe28 differs from pull request most recent head 2858434. Consider uploading reports for the commit 2858434 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #52   +/-   ##
=======================================
  Coverage   99.40%   99.40%           
=======================================
  Files          22       22           
  Lines         845      845           
=======================================
  Hits          840      840           
  Misses          5        5           
Impacted Files Coverage Δ
src/tests/conftest.py 100.00% <100.00%> (ø)
src/tests/test_model_gen.py 100.00% <100.00%> (ø)
src/tests/test_parser.py 100.00% <100.00%> (ø)
src/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.

@ghandic ghandic merged commit 8eef79c into main Jan 7, 2023
@ghandic ghandic deleted the feature/additional-meta-for-conda 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.

None yet

2 participants