matnwb icon indicating copy to clipboard operation
matnwb copied to clipboard

Convert Azure Pipeline to Github Actions

Open lawrence-mbf opened this issue 1 year ago • 2 comments

Motivation

Better future integration with Github Pages

  • [ ] Badge generation

Checklist

  • [x] Have you ensured the PR description clearly describes the problem and solutions?
  • [x] Have you checked to ensure that there aren't other open or previously closed Pull Requests for the same change?
  • [x] If this PR fixes an issue, is the first line of the PR description fix #XX where XX is the issue number?

lawrence-mbf avatar Sep 08 '23 10:09 lawrence-mbf

Test Results

77 tests   77 :heavy_check_mark:  5m 2s :stopwatch: 21 suites    0 :zzz:   1 files      0 :x:

Results for commit e1d091a1.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Sep 08 '23 10:09 github-actions[bot]

Codecov Report

Attention: Patch coverage is 83.73984% with 40 lines in your changes missing coverage. Please review.

Project coverage is 90.06%. Comparing base (f977b5c) to head (026b5ad). Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
+types/+util/+dynamictable/addVarargColumn.m 73.17% 22 Missing :warning:
+types/+util/getVectorClassName.m 60.86% 9 Missing :warning:
utilities/maintenance/validateCodecovSettings.m 0.00% 6 Missing :warning:
+types/+util/+dynamictable/addColumn.m 94.44% 1 Missing :warning:
+types/+util/+dynamictable/addRawData.m 92.30% 1 Missing :warning:
+types/+util/+dynamictable/getIndex.m 97.56% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #543      +/-   ##
==========================================
- Coverage   90.63%   90.06%   -0.58%     
==========================================
  Files         106      108       +2     
  Lines        4687     4770      +83     
==========================================
+ Hits         4248     4296      +48     
- Misses        439      474      +35     
Flag Coverage Δ
90.06% <83.73%> (-0.58%) :arrow_down:

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Sep 08 '23 17:09 codecov[bot]