VWS-Python / vws-python-mock

Mock of the Vuforia Web Services (VWS) API
MIT License
1 stars 2 forks source link

Remove unnecessary isinstance checks #2278

Closed adamtheturtle closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.89%. Comparing base (1a1248a) to head (0363965). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2278 +/- ## =========================================== - Coverage 100.00% 98.89% -1.11% =========================================== Files 74 74 Lines 5166 5162 -4 Branches 890 890 =========================================== - Hits 5166 5105 -61 - Misses 0 55 +55 - Partials 0 2 +2 ```

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