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

test: temporarily skip TensorFlow in tests #468

Merged
merged 2 commits into from
Mar 17, 2024

Conversation

alexander-held
Copy link
Member

@alexander-held alexander-held commented Mar 17, 2024

Due to tensorflow / tensorflow-probability diverging, the TensorFlow backend as installed from pyhf[backends] is currently broken in the latest released pyhf version (v0.7.6) and fixed in main via scikit-hep/pyhf#2452. Temporarily skip this backends in tests until the next released version of pyhf.

* temporarily skip TensorFlow backend in tests

Copy link

codecov bot commented Mar 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (bc57555) to head (6db2eba).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #468   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         2082      2082           
  Branches       340       340           
=========================================
  Hits          2082      2082           

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

@alexander-held alexander-held merged commit 860a834 into master Mar 17, 2024
7 checks passed
@alexander-held alexander-held deleted the test/skip-tensorflow branch March 17, 2024 14:16
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.

1 participant