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

Issue #345: Use github actions as CI #350

Merged
merged 22 commits into from
Jan 1, 2021
Merged

Conversation

SimonKagstrom
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jan 1, 2021

Codecov Report

Merging #350 (222bc74) into master (afac849) will decrease coverage by 10.05%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #350       +/-   ##
===========================================
- Coverage   70.50%   60.44%   -10.06%     
===========================================
  Files          57       47       -10     
  Lines        3739     3663       -76     
===========================================
- Hits         2636     2214      -422     
- Misses       1103     1449      +346     
Impacted Files Coverage Δ
src/engines/system-mode-file-format.hh 0.00% <0.00%> (-83.34%) ⬇️
src/engines/script-engine-base.hh 38.70% <0.00%> (-46.59%) ⬇️
src/reporter.cc 52.84% <0.00%> (-38.95%) ⬇️
src/engines/system-mode-file-format.cc 0.00% <0.00%> (-34.70%) ⬇️
src/writers/html-writer.cc 68.18% <0.00%> (-26.82%) ⬇️
src/merge-file-parser.cc 69.35% <0.00%> (-23.12%) ⬇️
src/writers/sonarqube-xml-writer.cc 73.91% <0.00%> (-21.33%) ⬇️
src/solib-handler.cc 65.11% <0.00%> (-19.95%) ⬇️
src/include/reporter.hh 50.00% <0.00%> (-16.67%) ⬇️
src/main.cc 72.35% <0.00%> (-16.63%) ⬇️
... and 42 more

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 afac849...222bc74. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage decreased (-2.2%) to 68.28% when pulling 222bc74 on issue-345-github-actions into afac849 on master.

@SimonKagstrom SimonKagstrom merged commit 6b10a1b into master Jan 1, 2021
@SimonKagstrom SimonKagstrom deleted the issue-345-github-actions branch August 16, 2023 20:06
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.

2 participants