fmi-basel / gliberal-scMultipleX

Feature extraction and linking of multiplexing data.
BSD 3-Clause "New" or "Revised" License
8 stars 0 forks source link

Update fractal tasks core dep, pre-commit cleanup & manifest update #115

Closed jluethi closed 2 months ago

jluethi commented 2 months ago

Hey @nrepina

I made a PR here to update to the newest version of fractal-tasks-core. The core update concerns using pydanticV2 => different syntax for the fractal task function validation. Due to pre-commit, there are lots of minor changes though in the task functions. They are all just automated syntax updates, not manual changes by me.

Further additions:

The PR would be ready for review from your side. Let me know if any questions come up

codecov-commenter commented 2 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 98.28%. Comparing base (12d586b) to head (e2489a8). Report is 140 commits behind head on main.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #115 +/- ## ========================================== - Coverage 98.91% 98.28% -0.64% ========================================== Files 10 15 +5 Lines 461 698 +237 ========================================== + Hits 456 686 +230 - Misses 5 12 +7 ```

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

jluethi commented 2 months ago

New version of this available here: https://github.com/fmi-basel/gliberal-scMultipleX/pull/117