brainglobe / brainglobe-workflows

Workflows that utilise BrainGlobe tools to perform data analysis and visualisation.
BSD 3-Clause "New" or "Revised" License
9 stars 2 forks source link

Cache atlases in CI for brainmapper tests #101

Closed sfmig closed 2 months ago

sfmig commented 2 months ago

Description

What is this PR

Why is this PR needed? To try and speed up the CI checks, we want to cache the download of atlases for the brainmapper tests.

What does this PR do? Adds a step in the tests job to cache the .brainglobe folder.

References

65

How has this PR been tested?

Checks in this PR should pass.

Is this a breaking change?

No.

Does this PR require an update to the documentation?

No.

Checklist:

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 84.45%. Comparing base (b5f62ef) to head (572be3c). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #101 +/- ## ========================================== + Coverage 79.38% 84.45% +5.06% ========================================== Files 18 17 -1 Lines 917 862 -55 ========================================== Hits 728 728 + Misses 189 134 -55 ```

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