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

Last renaming #946

Merged
merged 7 commits into from
Mar 19, 2024
Merged

Last renaming #946

merged 7 commits into from
Mar 19, 2024

Conversation

EmmaRenauld
Copy link
Contributor

Quick description

Renaming scil_compute_pca and scil_convert_tensors.
...

Type of change

Check the relevant options.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Provide data, screenshots, command line to test (if relevant)

...

Checklist

  • My code follows the style guidelines of this project (run autopep8)
  • I added relevant citations to scripts, modules and functions docstrings and descriptions
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I moved all functions from the script file (except the argparser and main) to scilpy modules
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@pep8speaks
Copy link

pep8speaks commented Mar 14, 2024

Hello @EmmaRenauld, Thank you for updating !

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2024-03-18 14:23:02 UTC

@EmmaRenauld EmmaRenauld changed the title [WIP] Last renaming Last renaming Mar 14, 2024
Copy link

codecov bot commented Mar 14, 2024

Codecov Report

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

Project coverage is 66.43%. Comparing base (1d8d122) to head (c85b116).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #946      +/-   ##
==========================================
- Coverage   66.95%   66.43%   -0.53%     
==========================================
  Files         392      395       +3     
  Lines       21037    21049      +12     
  Branches     3197     3197              
==========================================
- Hits        14086    13983     -103     
- Misses       5656     5776     +120     
+ Partials     1295     1290       -5     
Components Coverage Δ
Scripts 67.72% <0.00%> (-0.35%) ⬇️
Library 64.33% <ø> (-0.83%) ⬇️

@EmmaRenauld
Copy link
Contributor Author

I just discovered that here: https://app.codecov.io/gh/scilus/scilpy/tree/master/scripts%2Flegacy

Some legacy files are used! Fixes.

Copy link
Contributor

@arnaudbore arnaudbore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@arnaudbore arnaudbore requested a review from karanphil March 15, 2024 02:57
@arnaudbore arnaudbore merged commit 380038e into scilus:master Mar 19, 2024
2 checks passed
@EmmaRenauld EmmaRenauld deleted the last_renaming branch March 20, 2024 13:02
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.

4 participants