Skip to content

Add load_constraints function to load constraints from filepath#2903

Merged
gsheni merged 4 commits into
mainfrom
issue-2902-add-load_constraints-utility-function
Jun 6, 2026
Merged

Add load_constraints function to load constraints from filepath#2903
gsheni merged 4 commits into
mainfrom
issue-2902-add-load_constraints-utility-function

Conversation

@gsheni

@gsheni gsheni commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

@gsheni gsheni self-assigned this Jun 5, 2026
@codecov

codecov Bot commented Jun 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.08%. Comparing base (6d921c2) to head (62149ef).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2903      +/-   ##
==========================================
+ Coverage   98.06%   98.08%   +0.02%     
==========================================
  Files          73       73              
  Lines        8454     8460       +6     
==========================================
+ Hits         8290     8298       +8     
+ Misses        164      162       -2     
Flag Coverage Δ
integration 75.91% <91.66%> (+0.04%) ⬆️
unit 97.11% <100.00%> (+0.02%) ⬆️

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

☔ 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.

@gsheni gsheni marked this pull request as ready for review June 5, 2026 16:16
@gsheni gsheni requested a review from a team as a code owner June 5, 2026 16:16
@gsheni gsheni requested review from fealho and frances-h and removed request for a team June 5, 2026 16:16

@frances-h frances-h left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good! I think there's some tests in Enterprise that need to be updated now that we're deprecating set_constraints

@gsheni gsheni merged commit c676af9 into main Jun 6, 2026
47 checks passed
@gsheni gsheni deleted the issue-2902-add-load_constraints-utility-function branch June 6, 2026 01:01
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.

Add load_constraints utility function

3 participants