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 coverage with GitHub actions #2933

Merged
merged 10 commits into from
Nov 2, 2023
Merged

ci: Run coverage with GitHub actions #2933

merged 10 commits into from
Nov 2, 2023

Conversation

nellh
Copy link
Contributor

@nellh nellh commented Nov 1, 2023

Use GitHub actions for coverage.

Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Merging #2933 (1b18959) into master (fbd8afe) will increase coverage by 11.23%.
Report is 208 commits behind head on master.
The diff coverage is 63.87%.

❗ Current head 1b18959 differs from pull request most recent head 6d3ea52. Consider uploading reports for the commit 6d3ea52 to get more accurate results

@@             Coverage Diff             @@
##           master    #2933       +/-   ##
===========================================
+ Coverage   75.69%   86.93%   +11.23%     
===========================================
  Files         410      383       -27     
  Lines       67207    65030     -2177     
  Branches     2035     1122      -913     
===========================================
+ Hits        50874    56534     +5660     
+ Misses      16283     8490     -7793     
+ Partials       50        6       -44     
Files Coverage Δ
.pnp.cjs 99.87% <ø> (+15.03%) ⬆️
...euro-app/src/scripts/authentication/admin-user.jsx 47.82% <100.00%> (ø)
...neuro-app/src/scripts/authentication/loginCheck.js 100.00% <100.00%> (ø)
...penneuro-app/src/scripts/authentication/profile.ts 91.17% <100.00%> (ø)
...uro-app/src/scripts/authentication/withProfile.jsx 52.63% <100.00%> (ø)
...-app/src/scripts/dataset/common/follow-toggles.tsx 100.00% <100.00%> (ø)
...s/openneuro-app/src/scripts/dataset/files/file.tsx 71.54% <100.00%> (+1.38%) ⬆️
.../scripts/dataset/files/viewers/file-viewer-csv.jsx 75.00% <100.00%> (ø)
.../scripts/dataset/files/viewers/file-viewer-tsv.jsx 75.00% <100.00%> (ø)
...rc/scripts/dataset/fragments/comments-fragments.js 100.00% <100.00%> (ø)
... and 60 more

... and 76 files with indirect coverage changes

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

@nellh nellh marked this pull request as ready for review November 2, 2023 02:31
@nellh nellh merged commit 2c46b00 into master Nov 2, 2023
5 checks passed
@nellh nellh deleted the ci/coverage branch November 2, 2023 02:55
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

1 participant