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

Refactor code architecture #27

Merged
merged 91 commits into from
Mar 10, 2024
Merged

Refactor code architecture #27

merged 91 commits into from
Mar 10, 2024

Conversation

MyPyDavid
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Oct 29, 2023

Codecov Report

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

Project coverage is 77.87%. Comparing base (5b6267f) to head (5af8dc2).

Files Patch % Lines
src/raman_fitting/interfaces/typer_cli.py 0.00% 49 Missing ⚠️
src/raman_fitting/imports/files/file_indexer.py 72.72% 36 Missing ⚠️
src/raman_fitting/delegating/run_fit_multi.py 17.14% 29 Missing ⚠️
...raman_fitting/imports/spectrum/datafile_parsers.py 53.22% 29 Missing ⚠️
...rc/raman_fitting/models/deconvolution/base_peak.py 75.23% 26 Missing ⚠️
src/raman_fitting/delegating/main_delegator.py 77.77% 24 Missing ⚠️
src/raman_fitting/config/filepath_helper.py 43.33% 17 Missing ⚠️
src/raman_fitting/exports/file_table.py 0.00% 17 Missing ⚠️
src/raman_fitting/utils/string_operations.py 36.36% 14 Missing ⚠️
src/raman_fitting/exports/plot_formatting.py 74.46% 12 Missing ⚠️
... and 30 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
+ Coverage   75.52%   77.87%   +2.35%     
==========================================
  Files          43       53      +10     
  Lines        2664     2016     -648     
==========================================
- Hits         2012     1570     -442     
+ Misses        652      446     -206     

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

@MyPyDavid MyPyDavid force-pushed the refactor-code-architecture branch from 33f3f22 to 6d4ad0b Compare March 10, 2024 11:02
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@MyPyDavid MyPyDavid merged commit 554760d into main Mar 10, 2024
10 checks passed
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