Skip to content

Fix UnbouldLocalError bug#210

Merged
ppinchuk merged 5 commits intomainfrom
pp/bugfix_unbouldlocal
Apr 21, 2025
Merged

Fix UnbouldLocalError bug#210
ppinchuk merged 5 commits intomainfrom
pp/bugfix_unbouldlocal

Conversation

@ppinchuk
Copy link
Collaborator

@ppinchuk ppinchuk commented Apr 20, 2025

Fix bug where UnbouldLocalError is thrown because variable is not defined. Add tests for the correct behavior.

reVX test to be fixed in an upcoming PR

@ppinchuk ppinchuk added bugfix Fixes a bug p-critical Priority: critical topic-hsds Issues/pull requests related to hsds integration labels Apr 20, 2025
@ppinchuk ppinchuk self-assigned this Apr 20, 2025
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 67.71%. Comparing base (2c79570) to head (4f5985e).

Files with missing lines Patch % Lines
rex/utilities/utilities.py 0.00% 2 Missing ⚠️

❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (70.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #210      +/-   ##
==========================================
- Coverage   67.72%   67.71%   -0.01%     
==========================================
  Files          40       40              
  Lines        7090     7091       +1     
  Branches     1037     1037              
==========================================
  Hits         4802     4802              
- Misses       1961     1962       +1     
  Partials      327      327              
Flag Coverage Δ
unittests 67.71% <0.00%> (-0.01%) ⬇️

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

Files with missing lines Coverage Δ
rex/utilities/utilities.py 44.66% <0.00%> (-0.13%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ppinchuk ppinchuk merged commit 94560d3 into main Apr 21, 2025
18 of 19 checks passed
@ppinchuk ppinchuk deleted the pp/bugfix_unbouldlocal branch April 21, 2025 02:11
github-actions bot pushed a commit that referenced this pull request Apr 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Fixes a bug p-critical Priority: critical topic-hsds Issues/pull requests related to hsds integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants