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 MANIFEST.in warning #2297

Merged
merged 3 commits into from
Feb 21, 2024
Merged

Fix MANIFEST.in warning #2297

merged 3 commits into from
Feb 21, 2024

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Feb 20, 2024

Fixes warning: manifest_maker: MANIFEST.in, line 13: path '**/build/' cannot end with '/'

e.g. https://github.com/AMICI-dev/AMICI/actions/runs/7970974169/job/21759690743?pr=2296#step:14:163

Fixes `warning: manifest_maker: MANIFEST.in, line 13: path '**/build/' cannot end with '/'`

e.g. https://github.com/AMICI-dev/AMICI/actions/runs/7970974169/job/21759690743?pr=2296#step:14:163
@dweindl dweindl self-assigned this Feb 20, 2024
@dweindl dweindl changed the title Fix MANIFEST.in Fix MANIFEST.in warning Feb 20, 2024
Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (24685a3) 77.75% compared to head (3e134c1) 77.75%.
Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2297   +/-   ##
========================================
  Coverage    77.75%   77.75%           
========================================
  Files          318      318           
  Lines        20511    20511           
  Branches      1436     1436           
========================================
  Hits         15948    15948           
  Misses        4560     4560           
  Partials         3        3           
Flag Coverage Δ
cpp 73.53% <ø> (ø)
cpp_python 33.99% <ø> (ø)
petab 36.40% <ø> (ø)
python 72.30% <ø> (ø)
sbmlsuite ?

Flags with carried forward coverage won't be shown. Click here to find out more.

@dweindl dweindl marked this pull request as ready for review February 20, 2024 20:29
@dweindl dweindl requested a review from a team as a code owner February 20, 2024 20:29
Copy link
Member

@FFroehlich FFroehlich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@dweindl dweindl added this pull request to the merge queue Feb 21, 2024
Merged via the queue into AMICI-dev:develop with commit 3673940 Feb 21, 2024
21 checks passed
@dweindl dweindl deleted the fix_manifest branch February 21, 2024 22:37
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