Skip to content

obj_or_str fix #715#716

Open
Thetwam wants to merge 1 commit intoucfopen:developfrom
Thetwam:issue/715-obj_or_str-fix
Open

obj_or_str fix #715#716
Thetwam wants to merge 1 commit intoucfopen:developfrom
Thetwam:issue/715-obj_or_str-fix

Conversation

@Thetwam
Copy link
Copy Markdown
Member

@Thetwam Thetwam commented Mar 31, 2026

Proposed Changes

Update obj_or_str to work like obj_or_id, and update tests accordingly

Fixes #715

@Thetwam Thetwam self-assigned this Mar 31, 2026
@Thetwam Thetwam added the bug label Mar 31, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (77ff5b2) to head (384b0e5).

Additional details and impacted files
@@            Coverage Diff            @@
##           develop      #716   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           75        75           
  Lines         3803      3800    -3     
=========================================
- Hits          3803      3800    -3     

☔ View full report in Codecov by Sentry.
📢 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

obj_or_str improperly rejects strings

1 participant