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

ci: run typeguard and backend tests for all Python versions #292

Merged
merged 3 commits into from
Oct 11, 2021

Conversation

alexander-held
Copy link
Member

The release 2.13.0 of typeguard fixed compatibility with typing.NamedTuple in Python 3.7 (agronholm/typeguard#175). This adds typeguard back to CI with all Python versions. The CI is furthermore updated to run the pyhf backend tests for all Python versions.

* run typeguard in CI with all Python versions
* run pyhf backend tests in CI with all Python versions

@codecov
Copy link

codecov bot commented Oct 11, 2021

Codecov Report

Merging #292 (014c3d4) into master (f84dcc9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #292   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines         1878      1878           
  Branches       295       295           
=========================================
  Hits          1878      1878           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f84dcc9...014c3d4. Read the comment docs.

@alexander-held alexander-held merged commit fcdbebb into master Oct 11, 2021
@alexander-held alexander-held deleted the ci/typeguard-python-37 branch October 11, 2021 09:49
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