Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gh-3120: Improved testing of matchedVertex #3131

Merged
merged 8 commits into from
Jan 2, 2024

Conversation

t92549
Copy link
Contributor

@t92549 t92549 commented Dec 8, 2023

Copy link

codecov bot commented Dec 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ffd66d7) 66.00% compared to head (f01f1c1) 66.02%.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #3131      +/-   ##
=============================================
+ Coverage      66.00%   66.02%   +0.01%     
- Complexity      2512     2514       +2     
=============================================
  Files            909      909              
  Lines          29025    29025              
  Branches        3226     3226              
=============================================
+ Hits           19159    19163       +4     
+ Misses          8428     8426       -2     
+ Partials        1438     1436       -2     

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

@t92549 t92549 merged commit b2bca5e into develop Jan 2, 2024
25 checks passed
@t92549 t92549 deleted the gh-3120-improve-matchedVertex-tests branch January 2, 2024 16:23
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.

Many tests try to check matchedVertex incorrectly
2 participants