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

Don't report convergence for IRC species #705

Merged
merged 1 commit into from
Oct 4, 2023
Merged

Don't report convergence for IRC species #705

merged 1 commit into from
Oct 4, 2023

Conversation

alongd
Copy link
Member

@alongd alongd commented Oct 2, 2023

They were spawned by ARC to check a TS. They always "fail" in the classic meaning, since we don't attempt to compute freq/sp for them. It confuses the user to see failed species in an otherwise successful run

@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

Merging #705 (4e4b759) into main (3aceebc) will increase coverage by 0.00%.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main     #705   +/-   ##
=======================================
  Coverage   73.29%   73.29%           
=======================================
  Files          99       99           
  Lines       26557    26558    +1     
  Branches     5537     5538    +1     
=======================================
+ Hits        19464    19466    +2     
  Misses       5745     5745           
+ Partials     1348     1347    -1     
Flag Coverage Δ
unittests 73.29% <0.00%> (+<0.01%) ⬆️

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

Files Coverage Δ
arc/main.py 50.88% <0.00%> (-0.08%) ⬇️
arc/scheduler.py 21.79% <0.00%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

They were spawned by ARC to check a TS. They always "fail" in the classic meaning, since we don't attempt to compute freq/sp for them. It confuses the user to see failed species in an otherwise successful run
@alongd alongd merged commit 6e84f83 into main Oct 4, 2023
6 of 7 checks passed
@alongd alongd deleted the irc_report branch October 4, 2023 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants