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

[DEV] Fixing the versions to now start v0.4.dev0 #160

Merged
merged 5 commits into from
Oct 31, 2023
Merged

[DEV] Fixing the versions to now start v0.4.dev0 #160

merged 5 commits into from
Oct 31, 2023

Conversation

adam2392
Copy link
Collaborator

Begin starting development for v0.4

Before submitting

  • I've read and followed all steps in the Making a pull request
    section of the CONTRIBUTING docs.
  • I've updated or added any relevant docstrings following the syntax described in the
    Writing docstrings section of the CONTRIBUTING docs.
  • If this PR fixes a bug, I've added a test that will fail without my fix.
  • If this PR adds a new feature, I've added tests that sufficiently cover my new functionality.

After submitting

  • All GitHub Actions jobs for my pull request have passed.

Signed-off-by: Adam Li <adam2392@gmail.com>
@adam2392 adam2392 enabled auto-merge (squash) October 27, 2023 21:37
@adam2392
Copy link
Collaborator Author

FYI @sampan501 @PSSF23 @YuxinB @SUKI-O @jovo this is the post-release process where we should update the versions in two files and also the doc version switcher.

This is to move our release process to be a bit more decentralized.

Signed-off-by: Adam Li <adam2392@gmail.com>
Signed-off-by: Adam Li <adam2392@gmail.com>
Signed-off-by: Adam Li <adam2392@gmail.com>
@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f7bb8f6) 88.86% compared to head (b85caa3) 88.86%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #160   +/-   ##
=======================================
  Coverage   88.86%   88.86%           
=======================================
  Files          41       41           
  Lines        3439     3439           
=======================================
  Hits         3056     3056           
  Misses        383      383           
Files Coverage Δ
sktree/__init__.py 77.77% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adam2392 adam2392 merged commit ed82a9e into main Oct 31, 2023
26 checks passed
@adam2392 adam2392 deleted the v0.4dev branch October 31, 2023 12:53
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.

1 participant