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

fix(backport): Test xml.etree.ElementTree.Element truth value by 'is not None' #2499

Backport PR #2459: fix: Test xml.etree.ElementTree.Element truth valu…

675526f
Select commit
Loading
Failed to load commit list.
Merged

fix(backport): Test xml.etree.ElementTree.Element truth value by 'is not None' #2499

Backport PR #2459: fix: Test xml.etree.ElementTree.Element truth valu…
675526f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Please upload report for BASE (release/v0.7.x@f9405bd). Learn more about missing BASE report.

Files Patch % Lines
src/pyhf/writexml.py 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##             release/v0.7.x    #2499   +/-   ##
=================================================
  Coverage                  ?   98.19%           
=================================================
  Files                     ?       69           
  Lines                     ?     4545           
  Branches                  ?      803           
=================================================
  Hits                      ?     4463           
  Misses                    ?       49           
  Partials                  ?       33           

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