VWS-Python / vws-python-mock

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

Use urljoin in more places rather than manually constructing URLs #2273

Open adamtheturtle opened 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 69.97%. Comparing base (1f82061) to head (8e55a62).

:exclamation: There is a different number of reports uploaded between BASE (1f82061) and HEAD (8e55a62). Click for more details.

HEAD has 58 uploads less than BASE | Flag | BASE (1f82061) | HEAD (8e55a62) | |------|------|------| ||91|33|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2273 +/- ## ============================================ - Coverage 100.00% 69.97% -30.03% ============================================ Files 74 74 Lines 5189 5192 +3 Branches 889 889 ============================================ - Hits 5189 3633 -1556 - Misses 0 1504 +1504 - Partials 0 55 +55 ```

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