Skip to content

dev: add devenv and frozen requirements #255

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

Merged
merged 2 commits into from
May 2, 2025
Merged

Conversation

joshuarli
Copy link
Member

this adds devenv and also frozen requirements

we should think about how we want to standardize on freezing requirements btw cc @bukzor

@joshuarli
Copy link
Member Author

do we... want to drop 3.10? i feel like everyone is on 3.11 or newer

@hubertdeng123
Copy link
Member

do we... want to drop 3.10? i feel like everyone is on 3.11 or newer

The reason we kept 3.10 around had to do with pypi:
getsentry/pypi#990 (comment)

Copy link
Member

@hubertdeng123 hubertdeng123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for putting this up!

Looks like CI is failing since coverage==7.6.4 isn't available for python 3.10 which is a bit annoying

@@ -9,3 +9,4 @@ setuptools==70.0.0
build==0.8.0
wheel==0.42.0
freezegun==1.2.2
pip-tools
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should version be pinned here?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

version is pinned in the frozen requirements, so not the biggest deal

@bukzor
Copy link

bukzor commented Apr 15, 2025

Copy link

codecov bot commented May 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.67%. Comparing base (7545cbf) to head (baf8f8e).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #255   +/-   ##
=======================================
  Coverage   94.67%   94.67%           
=======================================
  Files          26       26           
  Lines        2141     2141           
=======================================
  Hits         2027     2027           
  Misses        114      114           

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

@hubertdeng123 hubertdeng123 merged commit b2b4765 into main May 2, 2025
14 checks passed
@hubertdeng123 hubertdeng123 deleted the suggest-colima-restart branch May 2, 2025 16:12
hubertdeng123 added a commit that referenced this pull request May 2, 2025
hubertdeng123 added a commit that referenced this pull request May 2, 2025
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