decentraland / godot-explorer

10 stars 10 forks source link

bunch of fixes #361

Closed leanmendoza closed 6 months ago

leanmendoza commented 6 months ago

What?

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 57.47126% with 74 lines in your changes are missing coverage. Please review.

Project coverage is 50.03%. Comparing base (08fb567) to head (6befb25).

Files Patch % Lines
rust/decentraland-godot-lib/src/dcl/mod.rs 13.88% 31 Missing :warning:
...traland-godot-lib/src/dcl/js/fetch/signed_fetch.rs 0.00% 28 Missing :warning:
...ntraland-godot-lib/src/content/content_provider.rs 47.05% 9 Missing :warning:
rust/decentraland-godot-lib/src/dcl/js/runtime.rs 0.00% 5 Missing :warning:
...d-godot-lib/src/godot_classes/dcl_ui_background.rs 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #361 +/- ## ========================================== + Coverage 49.66% 50.03% +0.37% ========================================== Files 155 154 -1 Lines 19061 19113 +52 ========================================== + Hits 9466 9563 +97 + Misses 9595 9550 -45 ```

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