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

Adding conda-remove-defaults: true to conda CI options. #476

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

vitenti
Copy link
Collaborator

@vitenti vitenti commented Dec 17, 2024

Description

Adding conda-remove-defaults: true to conda CI options.
This assures that the defaults conda channel will not be used.

Checklist:

The following checklist will make sure that you are following the code style and
guidelines of the project as described in the
contributing page.

  • I have run bash pre-commit-check and fixed any issues
  • I have added tests that prove my fix is effective or that my feature works
  • I have made corresponding changes to the documentation
  • I have 100% test coverage for my changes (please check this after the CI system has verified the coverage)

@vitenti vitenti marked this pull request as ready for review December 17, 2024 22:11
@vitenti vitenti requested a review from marcpaterno December 17, 2024 22:18
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.9%. Comparing base (bd8ce57) to head (727ed3a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #476   +/-   ##
======================================
  Coverage    99.9%   99.9%           
======================================
  Files          54      54           
  Lines        4163    4163           
======================================
  Hits         4160    4160           
  Misses          3       3           

@marcpaterno marcpaterno merged commit 4cd7052 into master Dec 17, 2024
9 checks passed
@marcpaterno marcpaterno deleted the conda_remove_defaults branch December 17, 2024 22:24
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.

2 participants