Skip to content

Add missing files to MANIFEST.in#761

Merged
atravitz merged 2 commits intomainfrom
fix/missing_test_files
Mar 12, 2026
Merged

Add missing files to MANIFEST.in#761
atravitz merged 2 commits intomainfrom
fix/missing_test_files

Conversation

@mikemhenry
Copy link
Copy Markdown
Contributor

Since we build on conda-forge with a tarball and not in a git repo, setuptools_scm doesn't know what files to include via tracking, and then falls back to default behavior, so we need to include these files in the MANIFEST.in. We should investigate if there are other ways to do this.

Tips

  • Comment "pre-commit.ci autofix" to have pre-commit.ci atomically format your PR.
    Since this will create a commit, it is best to make this comment when you are finished with your work.

Checklist

  • Added a news entry

Developers certificate of origin

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.87%. Comparing base (5adabac) to head (f0acf5c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #761   +/-   ##
=======================================
  Coverage   98.87%   98.87%           
=======================================
  Files          42       42           
  Lines        2669     2669           
=======================================
  Hits         2639     2639           
  Misses         30       30           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link
Copy Markdown

No API break detected ✅

@atravitz atravitz self-requested a review March 12, 2026 23:23
Copy link
Copy Markdown
Contributor

@atravitz atravitz left a comment

Choose a reason for hiding this comment

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

lgty!

@atravitz atravitz merged commit 0233e65 into main Mar 12, 2026
14 checks passed
@atravitz atravitz deleted the fix/missing_test_files branch March 12, 2026 23:24
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