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 a few small CI issues #1316

Merged
merged 4 commits into from
Jul 6, 2023
Merged

Fix a few small CI issues #1316

merged 4 commits into from
Jul 6, 2023

Conversation

bhazelton
Copy link
Member

Description

This fixes pyradiosky tests that are broken because the conda yaml changed name.
Also fixes a few other minor things.

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 change (documentation changes only)
  • Version change
  • Build or continuous integration change

Checklist:

Build or continuous integration change checklist:

  • If required or optional dependencies have changed (including version numbers), I have updated the readme to reflect this.
  • If this is a new CI setup, I have added the associated badge to the readme and to references/make_index.py (if appropriate).

@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Merging #1316 (b6dd5d7) into main (412a2e0) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1316   +/-   ##
=======================================
  Coverage   99.92%   99.92%           
=======================================
  Files          36       36           
  Lines       20140    20140           
=======================================
  Hits        20124    20124           
  Misses         16       16           

Continue to review full report in Codecov by Sentry.

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

@bhazelton bhazelton merged commit bc7c4d0 into main Jul 6, 2023
@bhazelton bhazelton deleted the fix_ci_issues branch July 6, 2023 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants