Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Anselmoo
Copy link
Owner

@Anselmoo Anselmoo commented Jan 24, 2023

All PR-Submissions:


  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open
    Pull Requests for the same
    update/change?

New ✨✨ Feature-Submissions:


Changes to ⚙️ Core-Features:


  • Have you added an explanation of what your changes do and why you'd like
    us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully run tests with your changes locally?

@sourcery-ai
Copy link
Contributor

sourcery-ai bot commented Jan 24, 2023

Sourcery Code Quality Report

✅  Merging this PR will increase code quality in the affected files by 2.70%.

Quality metrics Before After Change
Complexity 0.00 ⭐ 0.00 ⭐ 0.00
Method Length 46.67 ⭐ 37.38 ⭐ -9.29 👍
Working memory 4.12 ⭐ 3.74 ⭐ -0.38 👍
Quality 90.46% 93.16% 2.70% 👍
Other metrics Before After Change
Lines 124 154 30
Changed files Quality Before Quality After Quality Change
spectrafit/test/test_report.py 90.46% ⭐ 93.16% ⭐ 2.70% 👍

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:

  • ⭐ excellent
  • 🙂 good
  • 😞 poor
  • ⛔ very poor

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!

@github-actions github-actions bot added python Pull requests that update Python code testing Improve testing & coverage labels Jan 24, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Jan 24, 2023

Codecov Report

Merging #567 (13e32b8) into main (4a588c0) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #567      +/-   ##
==========================================
+ Coverage   99.94%   99.97%   +0.04%     
==========================================
  Files          37       37              
  Lines        3176     3201      +25     
==========================================
+ Hits         3174     3200      +26     
+ Misses          2        1       -1     
Impacted Files Coverage Δ
spectrafit/test/test_report.py 100.00% <100.00%> (ø)
spectrafit/report.py 100.00% <0.00%> (+0.49%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Anselmoo Anselmoo merged commit 4dbc05b into main Jan 24, 2023
@Anselmoo Anselmoo deleted the fix_2 branch January 24, 2023 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Pull requests that update Python code testing Improve testing & coverage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Set coverage to 100%

1 participant