Skip to content

Update Python dependencies - #509

Merged
fdxmw merged 1 commit into
UCSBarchlab:developmentfrom
fdxmw:deps
Aug 5, 2026
Merged

Update Python dependencies#509
fdxmw merged 1 commit into
UCSBarchlab:developmentfrom
fdxmw:deps

Conversation

@fdxmw

@fdxmw fdxmw commented Aug 4, 2026

Copy link
Copy Markdown
Contributor
  • This upgrades to a newer version of ruff, which enables some new lint checks. Fix newly detected lint errors.
  • This upgrades to a newer version of pytest, which emits a DeprecationWarning about our use of iterators in @pytest.mark.parametrize. Fix this warning.

* This upgrades to a newer version of `ruff`, which enables some new lint
  checks. Fix newly detected lint errors.
* This upgrades to a newer version of `pytest`, which emits a
  `DeprecationWarning` about our use of iterators in
  `@pytest.mark.parametrize`. Fix this warning.
@codecov

codecov Bot commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.8%. Comparing base (de8e3f8) to head (51396c3).

Additional details and impacted files
@@             Coverage Diff             @@
##           development    #509   +/-   ##
===========================================
  Coverage         93.8%   93.8%           
===========================================
  Files               30      30           
  Lines             7174    7174           
===========================================
  Hits              6724    6724           
  Misses             450     450           

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

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

@fdxmw
fdxmw merged commit 55144f9 into UCSBarchlab:development Aug 5, 2026
6 checks passed
@fdxmw
fdxmw deleted the deps branch August 5, 2026 00:33
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