Skip to content

Fix/duplicate cd#22

Merged
awarde96 merged 3 commits intofix/remove_pytestfrom
fix/duplicate_cd
Dec 1, 2025
Merged

Fix/duplicate cd#22
awarde96 merged 3 commits intofix/remove_pytestfrom
fix/duplicate_cd

Conversation

@Oisin-M
Copy link
Contributor

@Oisin-M Oisin-M commented Dec 1, 2025

Description

There are two cd actions, which is problematic since this will cause a failure if they both try and push to PyPI. This removes the duplicate one in ci.yml, and keeps the one using our reusable actions in cd.yml (which was used to make the last release)

Contributor Declaration

By opening this pull request, I affirm the following:

  • All authors agree to the Contributor License Agreement.
  • The code follows the project's coding standards.
  • I have performed self-review and added comments where needed.
  • I have added or updated tests to verify that my changes are effective and functional.
  • I have run all existing tests and confirmed they pass.

@codecov-commenter
Copy link

codecov-commenter commented Dec 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.33%. Comparing base (606eb41) to head (a7dc1a1).
⚠️ Report is 3 commits behind head on fix/remove_pytest.

Additional details and impacted files
@@                Coverage Diff                 @@
##           fix/remove_pytest      #22   +/-   ##
==================================================
  Coverage              63.33%   63.33%           
==================================================
  Files                      8        8           
  Lines                    540      540           
==================================================
  Hits                     342      342           
  Misses                   198      198           

☔ 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.

@Oisin-M Oisin-M requested a review from awarde96 December 1, 2025 11:23
@awarde96 awarde96 merged commit a7dc1a1 into fix/remove_pytest Dec 1, 2025
66 checks passed
@Oisin-M Oisin-M deleted the fix/duplicate_cd branch December 1, 2025 11:58
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

Comments