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 CI for Python 3.6 #266

Merged
merged 1 commit into from
Oct 6, 2023
Merged

Fix CI for Python 3.6 #266

merged 1 commit into from
Oct 6, 2023

Conversation

kwabenantim
Copy link
Member

@kwabenantim kwabenantim commented Oct 6, 2023

Description

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Documentation checklist

  • I have updated all documentation in the code where necessary.
  • I have checked spelling in all (new) comments and documentation.
  • I have added a note to RELEASE.md if relevant (new feature, breaking change, or notable bug fix).
  • I have updated version & citation.txt & citation.cff version.

Testing

  • Testing is done automatically and codecov shows test coverage
  • This cannot be tested automatically

@kwabenantim kwabenantim added the bug Something isn't working label Oct 6, 2023
@kwabenantim kwabenantim self-assigned this Oct 6, 2023
@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Merging #266 (927c6d9) into master (5551e73) will not change coverage.
Report is 7 commits behind head on master.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #266   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        30           
  Lines         1791      1791           
=========================================
  Hits          1791      1791           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@kwabenantim kwabenantim marked this pull request as ready for review October 6, 2023 10:40
@kwabenantim kwabenantim merged commit a3667bd into master Oct 6, 2023
9 checks passed
@kwabenantim kwabenantim deleted the test-py36 branch October 6, 2023 12:42
@kwabenantim kwabenantim mentioned this pull request Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants