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

ci: run checks and tests on PRs #122

Merged
merged 1 commit into from
Jun 30, 2022
Merged

ci: run checks and tests on PRs #122

merged 1 commit into from
Jun 30, 2022

Conversation

P403n1x87
Copy link
Owner

This PR ensures that checks and tests run on PRs

@codecov
Copy link

codecov bot commented Jun 30, 2022

Codecov Report

Merging #122 (9e55b6d) into devel (d1e56c1) will decrease coverage by 0.17%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##            devel     #122      +/-   ##
==========================================
- Coverage   69.83%   69.66%   -0.18%     
==========================================
  Files          22       22              
  Lines        2347     2347              
  Branches      655      655              
==========================================
- Hits         1639     1635       -4     
- Misses        411      415       +4     
  Partials      297      297              
Impacted Files Coverage Δ
src/py_string.h 70.51% <0.00%> (-3.85%) ⬇️
src/stack.h 82.01% <0.00%> (-1.44%) ⬇️
src/py_proc_list.c 74.80% <0.00%> (-0.77%) ⬇️
src/py_thread.c 72.72% <0.00%> (-0.65%) ⬇️
src/cache.c 88.06% <0.00%> (+2.84%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d1e56c1...9e55b6d. Read the comment docs.

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

Successfully merging this pull request may close these issues.

1 participant