jabesq / netatmo-api-python

Simple API to access Netatmo weather station data from any python script (for Netatmo information, see www.netatmo.com)
MIT License
10 stars 34 forks source link

Loosen the requirements #151

Closed cgtobi closed 3 years ago

cgtobi commented 3 years ago

Fixes #150

sourcery-ai[bot] commented 3 years ago

Sourcery Code Quality Report

Merging this PR leaves code quality unchanged.

Quality metrics Before After Change
Complexity 0.00 ⭐ 0.00 ⭐ 0.00
Method Length 21.00 ⭐ 21.00 ⭐ 0.00
Working memory 5.00 ⭐ 5.00 ⭐ 0.00
Quality 92.88% 92.88% 0.00%
Other metrics Before After Change
Lines 4 4 0
Changed files Quality Before Quality After Quality Change
src/version.py 92.88% ⭐ 92.88% ⭐ 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!

Let us know what you think of it by mentioning @sourcery-ai in a comment.