Skip to content

Comments

Relax depdencny requirements#214

Merged
ppinchuk merged 2 commits intomainfrom
pp/relax_req_pins
May 18, 2025
Merged

Relax depdencny requirements#214
ppinchuk merged 2 commits intomainfrom
pp/relax_req_pins

Conversation

@ppinchuk
Copy link
Collaborator

Since rex is meant to frequently be used in downstream libraries, we should relax the upper bound on dependencies to make it more compatible. The tradeoff is that it puts more onus on downstream users to test functionality, but good faith actors should be writing tests anyways so this is overall more flexible for end users.

@ppinchuk ppinchuk self-assigned this May 18, 2025
@ppinchuk ppinchuk added dependencies Issues/pull requests related to a dependency enhancement Update to logic or general code improvements labels May 18, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.73%. Comparing base (57cbea2) to head (9bddc1f).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #214   +/-   ##
=======================================
  Coverage   67.73%   67.73%           
=======================================
  Files          40       40           
  Lines        7095     7095           
  Branches     1039     1039           
=======================================
  Hits         4806     4806           
  Misses       1961     1961           
  Partials      328      328           
Flag Coverage Δ
unittests 67.73% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ppinchuk ppinchuk merged commit 74e8acf into main May 18, 2025
19 checks passed
github-actions bot pushed a commit that referenced this pull request May 18, 2025
github-actions bot pushed a commit to MRE-Code-Hub/rex that referenced this pull request May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issues/pull requests related to a dependency enhancement Update to logic or general code improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants