rewin123 / space_editor

bevy prefab editor
MIT License
383 stars 47 forks source link

warns-if-compiled-on-debug-build #277

Closed naomijub closed 7 months ago

naomijub commented 7 months ago

image

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 34.28%. Comparing base (17cb142) to head (9e75d0b). Report is 12 commits behind head on v0.6.

Files Patch % Lines
crates/editor_ui/src/game_view.rs 0.00% 16 Missing :warning:
crates/editor_ui/src/settings.rs 0.00% 9 Missing :warning:
crates/editor_ui/src/menu_toolbars.rs 0.00% 2 Missing :warning:
crates/editor_ui/src/editor_style.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## v0.6 #277 +/- ## ========================================== - Coverage 34.37% 34.28% -0.10% ========================================== Files 69 69 Lines 9471 9508 +37 ========================================== + Hits 3256 3260 +4 - Misses 6215 6248 +33 ```

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

naomijub commented 7 months ago

FYI: Debug mode overflows in macos (my mac is quite powerful)