Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@rflamary
Copy link
Collaborator

@rflamary rflamary commented Oct 21, 2025

Types of changes

Fixes #764

This new action will fail if we forget to add source files ti MANIFEST.in in the future and avoid teh problems of reelase 0.9.6 .

Motivation and context / Related issue

How has this been tested (if it applies)

PR checklist

  • I have read the CONTRIBUTING document.
  • The documentation is up-to-date with the changes I made (check build artifacts).
  • All tests passed, and additional code has been covered with new tests.
  • I have added the PR and Issue fix to the RELEASES.md file.

@github-actions github-actions bot added the CI label Oct 21, 2025
@rflamary rflamary changed the title [WIP] Add action to test build from source [MRG] Add action to test build from source Oct 21, 2025
@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.15%. Comparing base (f5781f8) to head (86ec08c).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #772   +/-   ##
=======================================
  Coverage   97.15%   97.15%           
=======================================
  Files         107      107           
  Lines       21877    21877           
=======================================
  Hits        21254    21254           
  Misses        623      623           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rflamary rflamary merged commit 2403a4c into master Oct 21, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test the source release

2 participants