cpp-lln-lab / bidspm

an SPM centric BIDS app
https://bidspm.readthedocs.io/en/latest/general_information.html
GNU General Public License v3.0
5 stars 13 forks source link

Edit wrong url to fetch data from gin in visMotion demo #1289

Closed marcobarilari closed 1 month ago

sourcery-ai[bot] commented 1 month ago

🧙 Sourcery has finished reviewing your pull request!


Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - Continue your discussion with Sourcery by replying directly to review comments. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 77.87%. Comparing base (f53979a) to head (43605e0). Report is 108 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1289 +/- ## ========================================== - Coverage 79.57% 77.87% -1.71% ========================================== Files 285 291 +6 Lines 7742 7904 +162 Branches 40 50 +10 ========================================== - Hits 6161 6155 -6 - Misses 1565 1749 +184 + Partials 16 0 -16 ``` | [Flag](https://app.codecov.io/gh/cpp-lln-lab/bidspm/pull/1289/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cpp-lln-lab) | Coverage Δ | | |---|---|---| | [cli](https://app.codecov.io/gh/cpp-lln-lab/bidspm/pull/1289/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cpp-lln-lab) | `0.00% <ø> (-39.00%)` | :arrow_down: | | [macos-13_matlab-R2023b_fast](https://app.codecov.io/gh/cpp-lln-lab/bidspm/pull/1289/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cpp-lln-lab) | `60.53% <ø> (?)` | | | [macos-13_matlab-R2023b_slow](https://app.codecov.io/gh/cpp-lln-lab/bidspm/pull/1289/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cpp-lln-lab) | `58.36% <ø> (?)` | | | [macos-latest_matlab-R2023a_fast](https://app.codecov.io/gh/cpp-lln-lab/bidspm/pull/1289/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cpp-lln-lab) | `?` | | | [macos-latest_matlab-R2023a_slow](https://app.codecov.io/gh/cpp-lln-lab/bidspm/pull/1289/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cpp-lln-lab) | `?` | | | [octave](https://app.codecov.io/gh/cpp-lln-lab/bidspm/pull/1289/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cpp-lln-lab) | `76.46% <ø> (+0.74%)` | :arrow_up: | | [ubuntu-latest_matlab-R2023a_fast](https://app.codecov.io/gh/cpp-lln-lab/bidspm/pull/1289/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cpp-lln-lab) | `?` | | | [ubuntu-latest_matlab-R2023a_slow](https://app.codecov.io/gh/cpp-lln-lab/bidspm/pull/1289/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cpp-lln-lab) | `?` | | | [ubuntu-latest_matlab-R2023b_fast](https://app.codecov.io/gh/cpp-lln-lab/bidspm/pull/1289/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cpp-lln-lab) | `60.53% <ø> (?)` | | | [ubuntu-latest_matlab-R2023b_slow](https://app.codecov.io/gh/cpp-lln-lab/bidspm/pull/1289/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cpp-lln-lab) | `58.35% <ø> (?)` | | | [windows-latest_matlab-R2023b_fast](https://app.codecov.io/gh/cpp-lln-lab/bidspm/pull/1289/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cpp-lln-lab) | `60.53% <ø> (?)` | | | [windows-latest_matlab-R2023b_slow](https://app.codecov.io/gh/cpp-lln-lab/bidspm/pull/1289/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cpp-lln-lab) | `58.36% <ø> (?)` | | 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=cpp-lln-lab#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.

marcobarilari commented 1 month ago

fix #1288

given that I only modified a readme file I doubt that the tests are failing by my fault 😇