fast_bitrix24
fast_bitrix24 copied to clipboard
Fix 429 error
Fixes #189
Sourcery Code Quality Report
❌ Merging this PR will decrease code quality in the affected files by 0.14%.
Quality metrics | Before | After | Change |
---|---|---|---|
Complexity | 2.56 ⭐ | 2.56 ⭐ | 0.00 |
Method Length | 60.38 ⭐ | 61.00 ⭐ | 0.62 👎 |
Working memory | 5.75 ⭐ | 5.75 ⭐ | 0.00 |
Quality | 80.48% ⭐ | 80.34% ⭐ | -0.14% 👎 |
Other metrics | Before | After | Change |
---|---|---|---|
Lines | 240 | 241 | 1 |
Changed files | Quality Before | Quality After | Quality Change |
---|---|---|---|
fast_bitrix24/srh.py | 80.48% ⭐ | 80.34% ⭐ | -0.14% 👎 |
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!
Codecov Report
Merging #190 (b6f1b7f) into master (4c98a34) will decrease coverage by
0.17%
. The diff coverage is33.33%
.
@@ Coverage Diff @@
## master #190 +/- ##
==========================================
- Coverage 89.17% 89.00% -0.18%
==========================================
Files 9 9
Lines 499 500 +1
==========================================
Hits 445 445
- Misses 54 55 +1
Impacted Files | Coverage Δ | |
---|---|---|
fast_bitrix24/srh.py | 86.46% <33.33%> (-0.66%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 4c98a34...b6f1b7f. Read the comment docs.