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

Fix package build sources; add pyproject toml for build deps #634

Merged
merged 4 commits into from
Apr 17, 2021

Conversation

yannikschaelte
Copy link
Member

@yannikschaelte yannikschaelte commented Apr 14, 2021

previously, automatic package detection included the test/ module.

@yannikschaelte yannikschaelte self-assigned this Apr 14, 2021
@codecov-io
Copy link

Codecov Report

Merging #634 (6e92bd4) into develop (160c2a8) will decrease coverage by 53.03%.
The diff coverage is 24.32%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop     #634       +/-   ##
============================================
- Coverage    88.16%   35.13%   -53.04%     
============================================
  Files           79       93       +14     
  Lines         5257     5898      +641     
============================================
- Hits          4635     2072     -2563     
- Misses         622     3826     +3204     
Impacted Files Coverage Δ
pypesto/ensemble/covariance_analysis.py 18.36% <0.00%> (-0.39%) ⬇️
pypesto/objective/aesara.py 0.00% <0.00%> (ø)
pypesto/objective/aggregated.py 25.49% <0.00%> (-74.51%) ⬇️
pypesto/objective/amici_calculator.py 25.00% <0.00%> (-66.67%) ⬇️
pypesto/petab/__init__.py 0.00% <0.00%> (ø)
pypesto/petab/importer.py 0.00% <0.00%> (-85.90%) ⬇️
pypesto/petab/pysb_importer.py 0.00% <0.00%> (-100.00%) ⬇️
pypesto/visualize/parameters.py 14.14% <0.00%> (-77.78%) ⬇️
pypesto/visualize/waterfall.py 14.81% <0.00%> (-81.49%) ⬇️
pypesto/store/read_from_hdf5.py 50.00% <4.54%> (-7.90%) ⬇️
... and 102 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eb32cc2...6e92bd4. Read the comment docs.

@yannikschaelte yannikschaelte merged commit 6c90479 into develop Apr 17, 2021
@yannikschaelte yannikschaelte deleted the fix_setup branch April 17, 2021 07:14
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.

3 participants