Fork test: PR #1345 - Fix deterministic fingerprints for set-valued arguments#1353
Open
ghanse wants to merge 4 commits into
Open
Fork test: PR #1345 - Fix deterministic fingerprints for set-valued arguments#1353ghanse wants to merge 4 commits into
ghanse wants to merge 4 commits into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1353 +/- ##
==========================================
+ Coverage 91.55% 92.76% +1.20%
==========================================
Files 102 102
Lines 10429 10527 +98
==========================================
+ Hits 9548 9765 +217
+ Misses 881 762 -119
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Contributor
|
✅ 807/807 passed, 14 flaky, 50 skipped, 7h1m12s total Flaky tests:
Running from acceptance #5247 |
Contributor
|
✅ 194/194 passed, 2 skipped, 7h52m28s total Running from anomaly #1361 |
Add equivalence-to-plain-set and negative-case assertions to guard against the custom subclass masking behavior and the sort collapsing distinct inputs. Co-authored-by: Isaac
Contributor
|
❌ 1 failed, 21s total ❌ test_mcp_server_end_to_end: AssertionError: MCP app deploy failed: (21.07s)Running from mcp #68 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated sync from fork PR for CI testing.
Original PR: #1345
All tests, including unit and integration tests run on this PR (they are skipped for fork PRs).