jonescompneurolab / hnn-core

Simulation and optimization of neural circuits for MEG/EEG source estimates
https://jonescompneurolab.github.io/hnn-core/
BSD 3-Clause "New" or "Revised" License
50 stars 50 forks source link

[MRG] Update GitHub actions #758

Closed gtdang closed 2 months ago

gtdang commented 2 months ago

Runners were no longer finding the conda base version preventing gh runners to build.

setup-miniconda checkout

gtdang commented 2 months ago

@ntolley @jasmainak @rythorpe I will need to work with someone who has access to the codecov token to set-up the secret for the repository. Can someone meet with me tomorrow for this?

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.69%. Comparing base (d28ddb7) to head (c167263). Report is 32 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #758 +/- ## ========================================== + Coverage 92.67% 92.69% +0.02% ========================================== Files 27 27 Lines 4928 4969 +41 ========================================== + Hits 4567 4606 +39 - Misses 361 363 +2 ``` | [Flag](https://app.codecov.io/gh/jonescompneurolab/hnn-core/pull/758/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jonescompneurolab) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/jonescompneurolab/hnn-core/pull/758/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jonescompneurolab) | `92.69% <ø> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jonescompneurolab#carryforward-flags-in-the-pull-request-comment) to find out more.

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

gtdang commented 2 months ago

@ntolley @jasmainak @rythorpe I will need to work with someone who has access to the codecov token to set-up the secret for the repository. Can someone meet with me tomorrow for this?

Actually we don't need to meet for this if one of you can do it following these directions. Note the token is needed for PRs that come from within the org. It switches to token-less uploading if the PR is coming from a forked repository. See more information here.

jasmainak commented 2 months ago

I'll try to help if I can find a moment tomorrow ...