glotaran / pyglotaran-examples

This repository hold examples showcasing the use of the pyglotaran package
MIT License
5 stars 7 forks source link

πŸ§ͺProject API Tryout - Fluorescence example 🚧 #83

Open jsnel opened 2 years ago

jsnel commented 2 years ago

Porting the pyglotaran-examples to project API:

sourcery-ai[bot] commented 2 years ago

Sourcery Code Quality Report

Merging this PR leaves code quality unchanged.

Quality metrics Before After Change
Complexity 3.00 ⭐ 3.00 ⭐ 0.00
Method Length 318.00 β›” 318.00 β›” 0.00
Working memory 18.00 β›” 18.00 β›” 0.00
Quality 38.82% 😞 38.82% 😞 0.00%
Other metrics Before After Change
Lines 83 83 0
Changed files Quality Before Quality After Quality Change
pyglotaran_examples/study_fluorescence/target_analysis_script.py 38.82% 😞 38.82% 😞 0.00%

Here are some functions in these files that still need a tune-up:

File Function Complexity Length Working Memory Quality Recommendation

Legend and Explanation

The emojis denote the absolute quality of the code:

The πŸ‘ and πŸ‘Ž indicate whether the quality has improved or gotten worse with this pull request.


Please see our documentation here for details on how these metrics are calculated.

We are actively working on this report - lots more documentation and extra metrics to come!

Help us improve this quality report!

joernweissenborn commented 2 years ago

This is only refactored to have projects file structure, but it is not using the project object.