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

Refactor project #26

Merged
merged 5 commits into from
Oct 3, 2024
Merged

Refactor project #26

merged 5 commits into from
Oct 3, 2024

Conversation

renan-r-santos
Copy link
Owner

@renan-r-santos renan-r-santos commented Oct 3, 2024

Main changes:

  • Switch to Kernel Provisioner strategy
  • Switched to uv and tox
  • Added back Windows machine in CI
  • Added back coverage and Codecov upload
  • Increased coverage target to 90%
  • Dropped support for Python 3.8 (EOL Oct 2024)
  • Dropped support for Pixi older than 0.30.0
  • Dropped Bash and C++ kernels. Those can be added back in the future upon request

Copy link

codecov bot commented Oct 3, 2024

Codecov Report

Attention: Patch coverage is 90.62500% with 6 lines in your changes missing coverage. Please review.

Project coverage is 92.68%. Comparing base (c4ff6c5) to head (95f6d84).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/pixi_kernel/provisioner.py 81.48% 3 Missing and 2 partials ⚠️
src/pixi_kernel/pixi.py 96.96% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #26       +/-   ##
===========================================
+ Coverage   46.21%   92.68%   +46.46%     
===========================================
  Files           3        3               
  Lines         119       82       -37     
  Branches       18       12        -6     
===========================================
+ Hits           55       76       +21     
+ Misses         61        3       -58     
  Partials        3        3               

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

@renan-r-santos renan-r-santos merged commit f0b8601 into main Oct 3, 2024
8 checks passed
@renan-r-santos renan-r-santos deleted the use-kernel-provisioner branch October 3, 2024 18:44
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