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

Version bump for release #183

Merged
merged 1 commit into from
Feb 14, 2023
Merged

Version bump for release #183

merged 1 commit into from
Feb 14, 2023

Conversation

hajdik
Copy link
Contributor

@hajdik hajdik commented Feb 14, 2023

Purpose

What it says on the tin

Expected time until merged

When the tests pass

Type of change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (non-backwards-compatible fix or feature)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Documentation update
  • Maintenance update
  • Other (please describe)

Testing

N/A

Checklist

  • I have run flake8 and black to make sure the Python code adheres to PEP-8 and is consistently formatted
  • I have formatted the Fortran code with fprettify or C/C++ code with clang-format as applicable
  • I have run unit and regression tests which pass locally with my changes
  • I have added new tests that prove my fix is effective or that my feature works
  • I have added necessary documentation

@hajdik hajdik requested a review from a team as a code owner February 14, 2023 20:42
@hajdik hajdik requested review from joanibal, anilyil, sseraj and A-CGray and removed request for joanibal and anilyil February 14, 2023 20:42
@codecov
Copy link

codecov bot commented Feb 14, 2023

Codecov Report

Merging #183 (331c8bf) into main (a6ed01f) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #183   +/-   ##
=======================================
  Coverage   64.76%   64.76%           
=======================================
  Files          47       47           
  Lines       11949    11949           
=======================================
  Hits         7739     7739           
  Misses       4210     4210           
Impacted Files Coverage Δ
pygeo/__init__.py 100.00% <100.00%> (ø)

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

@sseraj sseraj merged commit 8e6ba8a into main Feb 14, 2023
@sseraj sseraj deleted the version-update branch February 14, 2023 21:13
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.

3 participants