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

github-ci: run cargo update test on pull requests #11319

Closed
wants to merge 1 commit into from

Conversation

jasonish
Copy link
Member

Previously it was run once a week, hiding some issues until
Monday's. Instead run on pull requests, but still not every push.

Previously it was run once a week, hiding some issues until
Monday's. Instead run on pull requests, but still not every push.
@victorjulien
Copy link
Member

The failure is expected, right?

Copy link

codecov bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.45%. Comparing base (49ecf37) to head (2e1ccc2).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11319      +/-   ##
==========================================
- Coverage   82.47%   82.45%   -0.02%     
==========================================
  Files         934      934              
  Lines      252270   252270              
==========================================
- Hits       208055   208014      -41     
- Misses      44215    44256      +41     
Flag Coverage Δ
fuzzcorpus 60.24% <ø> (-0.02%) ⬇️
livemode 18.76% <ø> (+<0.01%) ⬆️
pcap 43.71% <ø> (-0.06%) ⬇️
suricata-verify 61.30% <ø> (-0.01%) ⬇️
unittests 59.91% <ø> (ø)

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

@jasonish
Copy link
Member Author

The failure is expected, right?

Yes, fixed by #11313.

@victorjulien victorjulien added this to the 8.0 milestone Jun 18, 2024
@victorjulien
Copy link
Member

Merged in #11326, thanks!

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

Successfully merging this pull request may close these issues.

2 participants