brainglobe / brainrender

a python based software for visualization of neuroanatomical and morphological data.
https://brainglobe.info/documentation/brainrender/index.html
BSD 3-Clause "New" or "Revised" License
538 stars 75 forks source link

Mark tests that are expected to fail with `xfail` rather than just not running them #367

Closed adamltyson closed 3 months ago

adamltyson commented 3 months ago

At least this way we will know whether or not they are passing.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 88.22%. Comparing base (f1e3785) to head (303474f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #367 +/- ## ========================================== + Coverage 87.31% 88.22% +0.90% ========================================== Files 27 27 Lines 1214 1214 ========================================== + Hits 1060 1071 +11 + Misses 154 143 -11 ```

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