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: Add macos-latest to dependency release candidates testing #1760

Merged
merged 3 commits into from
Feb 4, 2022

Conversation

matthewfeickert
Copy link
Member

@matthewfeickert matthewfeickert commented Feb 4, 2022

Description

As seen in Issue #1759, testing release candidates of software only on Linux distributions is not enough to catch bugs before they hit in public releases. To guard against this in the future, add macos-latest to tests for release candidates on PyPI.

Checklist Before Requesting Reviewer

  • Tests are passing
  • "WIP" removed from the title of the pull request
  • Selected an Assignee for the PR to be responsible for the log summary

Before Merging

For the PR Assignees:

  • Summarize commit messages into a comprehensive review of the PR
* As seen in Issue #1759, testing pre-releases of software only on Linux
distributions is not enough to catch bugs before they hit in public
releases. To guard against this in the future, add macos-latest to
tests for release candidates on PyPI.

As seen in Issue 1759, testing pre-releases of software only on Linux
distributions is not enough to catch bugs before they hit in public
releases. To guard against this in the future, add macos-latest to
tests for pre-releases on PyPI.
@matthewfeickert matthewfeickert added tests pytest CI CI systems, GitHub Actions labels Feb 4, 2022
@matthewfeickert matthewfeickert self-assigned this Feb 4, 2022
@matthewfeickert matthewfeickert changed the title ci: Add macos-latest to pre-releases of dependencies ci: Add macos-latest to dependencies release candidates testing Feb 4, 2022
@matthewfeickert matthewfeickert changed the title ci: Add macos-latest to dependencies release candidates testing ci: Add macos-latest to dependency release candidates testing Feb 4, 2022
@matthewfeickert
Copy link
Member Author

Given that Issue #1759 hasn't been fixed yet, the CI here is going to fail, but I'll let the reviewer decide if they want to hold off on merging this until things are patched or not.

@codecov
Copy link

codecov bot commented Feb 4, 2022

Codecov Report

Merging #1760 (eca1be8) into master (4bd5c02) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1760   +/-   ##
=======================================
  Coverage   98.12%   98.12%           
=======================================
  Files          64       64           
  Lines        4270     4270           
  Branches      683      683           
=======================================
  Hits         4190     4190           
  Misses         46       46           
  Partials       34       34           
Flag Coverage Δ
contrib 26.25% <ø> (ø)
doctest 60.58% <ø> (ø)
unittests 96.18% <ø> (ø)

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


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 4bd5c02...eca1be8. Read the comment docs.

@matthewfeickert matthewfeickert merged commit e3d879f into master Feb 4, 2022
@matthewfeickert matthewfeickert deleted the ci/add-macos-latst-to-head-testing branch February 4, 2022 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI CI systems, GitHub Actions tests pytest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants