jadolg / rocketchat_API

Python API wrapper for Rocket.Chat
MIT License
270 stars 92 forks source link

Skip enterprise-only endpoints if there is no license set #239

Closed jadolg closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (c633f1f) 97.73% compared to head (88bf2ac) 97.52%.

Files Patch % Lines
tests/conftest.py 50.00% 2 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #239 +/- ## ========================================== - Coverage 97.73% 97.52% -0.22% ========================================== Files 41 43 +2 Lines 1681 1698 +17 Branches 133 136 +3 ========================================== + Hits 1643 1656 +13 - Misses 30 32 +2 - Partials 8 10 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 9 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

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

See analysis details on SonarCloud