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

updated Ubuntu runner label in push.yml #438

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

nlrcomcast
Copy link

@nlrcomcast nlrcomcast commented Oct 13, 2023

  1. Ubuntu 22.04 not compatible for parodus, so Runner label we changed from ubuntu-latest to ubuntu-20.04.
  2. 'codecov' python package is deprecated, so we changed to 'coverage'.

@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Merging #438 (22bca0d) into master (0fd3b76) will decrease coverage by 0.79%.
Report is 187 commits behind head on master.
The diff coverage is 56.68%.

@@            Coverage Diff             @@
##           master     #438      +/-   ##
==========================================
- Coverage   93.17%   92.39%   -0.79%     
==========================================
  Files          52       52              
  Lines        9514     9734     +220     
==========================================
+ Hits         8865     8994     +129     
- Misses        649      740      +91     
Files Coverage Δ
src/ParodusInternal.c 74.69% <100.00%> (ø)
src/auth_token.c 99.23% <100.00%> (+0.01%) ⬆️
src/conn_interface.c 90.29% <100.00%> (+0.19%) ⬆️
src/crud_internal.c 93.22% <100.00%> (ø)
src/downstream.c 76.57% <100.00%> (+0.27%) ⬆️
src/nopoll_handlers.c 96.77% <100.00%> (+0.05%) ⬆️
src/nopoll_helpers.c 97.36% <100.00%> (+0.14%) ⬆️
tests/test_config.c 94.46% <100.00%> (+0.06%) ⬆️
tests/test_crud_internal.c 99.81% <100.00%> (ø)
tests/test_heartBeatTimer.c 100.00% <ø> (ø)
... and 15 more

@sadhyama sadhyama merged commit 782950f into xmidt-org:master Oct 16, 2023
3 of 5 checks passed
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.

None yet

2 participants