Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable string normalization in Black #134

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

soininen
Copy link
Contributor

@soininen soininen commented Apr 2, 2024

Just reformatting, no functional changes.

Re spine-tools/Spine-Toolbox#2684

Checklist before merging

  • Code has been formatted by black
  • Unit tests pass

Just reformatting, no functional changes.

Re spine-tools/Spine-Toolbox#2684
Copy link

codecov bot commented Apr 2, 2024

Codecov Report

Attention: Patch coverage is 29.16667% with 51 lines in your changes are missing coverage. Please review.

Project coverage is 62.48%. Comparing base (2a045b5) to head (697fc85).

Files Patch % Lines
...ne/execution_managers/conda_kernel_spec_manager.py 0.00% 40 Missing ⚠️
...ine/execution_managers/conda_kernel_spec_runner.py 0.00% 5 Missing ⚠️
spine_engine/execution_managers/spine_repl.py 0.00% 2 Missing ⚠️
...pine_engine/server/persistent_execution_service.py 0.00% 2 Missing ⚠️
...execution_managers/persistent_execution_manager.py 75.00% 0 Missing and 1 partial ⚠️
spine_engine/server/util/server_message.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           0.8-dev     #134   +/-   ##
========================================
  Coverage    62.48%   62.48%           
========================================
  Files           46       46           
  Lines         3916     3916           
  Branches       763      763           
========================================
  Hits          2447     2447           
  Misses        1312     1312           
  Partials       157      157           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@soininen soininen merged commit 45fc13f into 0.8-dev Apr 2, 2024
9 of 10 checks passed
@soininen soininen deleted the toolbox_2684_enable_string_normalization branch April 2, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant