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

Disable macos tests for pytorch circuit repetition #1317

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

scarrazza
Copy link
Member

@scarrazza scarrazza commented Apr 30, 2024

Closes #1313, following the approach discussed during the qibo meeting.

Checklist:

  • Reviewers confirm new code works as expected.
  • Tests are passing.
  • Coverage does not decrease.
  • Documentation is updated.

@scarrazza scarrazza added this to the Qibo 0.2.8 milestone Apr 30, 2024
@alecandido alecandido mentioned this pull request Apr 30, 2024
4 tasks
Copy link

codecov bot commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.81%. Comparing base (e8f9f2e) to head (b55dc7f).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1317   +/-   ##
=======================================
  Coverage   99.81%   99.81%           
=======================================
  Files          72       72           
  Lines       10490    10490           
=======================================
  Hits        10471    10471           
  Misses         19       19           
Flag Coverage Δ
unittests 99.81% <ø> (ø)

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

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

@BrunoLiegiBastonLiegi BrunoLiegiBastonLiegi added this pull request to the merge queue Apr 30, 2024
Merged via the queue into master with commit 75c026a Apr 30, 2024
27 checks passed
@scarrazza scarrazza deleted the disabletorchseed branch June 25, 2024 09:55
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.

Inconsistent pytest results on macos with pytorch
3 participants