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

Rename master -> main #384

Merged
merged 1 commit into from
Oct 18, 2022
Merged

Rename master -> main #384

merged 1 commit into from
Oct 18, 2022

Conversation

basnijholt
Copy link
Member

@basnijholt basnijholt commented Oct 18, 2022

Description

Updates references from master to main.

Fixes #383.

Tagging @loganbvh

Checklist

  • Fixed style issues using pre-commit run --all (first install using pip install pre-commit)
  • pytest passed

Type of change

Check relevant option(s).

  • 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 not work as expected)
  • (Code) style fix or documentation update
  • This change requires a documentation update

@codecov-commenter
Copy link

Codecov Report

Merging #384 (fdacd03) into main (e3ec0b2) will decrease coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #384      +/-   ##
==========================================
- Coverage   77.72%   77.66%   -0.06%     
==========================================
  Files          37       37              
  Lines        5422     5422              
  Branches      981      981              
==========================================
- Hits         4214     4211       -3     
- Misses       1061     1063       +2     
- Partials      147      148       +1     
Impacted Files Coverage Δ
adaptive/learner/average_learner1D.py 74.08% <0.00%> (-0.67%) ⬇️
adaptive/learner/learner1D.py 86.73% <0.00%> (-0.25%) ⬇️

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

@basnijholt basnijholt merged commit 753ce9b into main Oct 18, 2022
@basnijholt basnijholt deleted the master-main branch October 18, 2022 23:51
basnijholt added a commit that referenced this pull request Apr 7, 2023
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.

Fix branch name (master --> main) in binder link in readme
2 participants