Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More tests #278

Merged
merged 5 commits into from
Apr 1, 2024
Merged

More tests #278

merged 5 commits into from
Apr 1, 2024

Conversation

naomijub
Copy link
Collaborator

  • Spawn Scene test
  • Spritesheet sync test

Copy link

codecov bot commented Mar 31, 2024

Codecov Report

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

Project coverage is 37.82%. Comparing base (948090e) to head (f1719f8).

Files Patch % Lines
crates/prefab/src/editor_registry/mod.rs 98.36% 2 Missing ⚠️
crates/prefab/src/spawn_system.rs 98.96% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #278      +/-   ##
==========================================
+ Coverage   34.78%   37.82%   +3.04%     
==========================================
  Files          58       58              
  Lines        9301     9514     +213     
==========================================
+ Hits         3235     3599     +364     
+ Misses       6066     5915     -151     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@naomijub naomijub marked this pull request as ready for review March 31, 2024 23:45
@naomijub naomijub merged commit 3b07d83 into main Apr 1, 2024
8 checks passed
@naomijub naomijub deleted the tests2 branch April 1, 2024 00:03
naomijub added a commit that referenced this pull request Apr 1, 2024
* Make prepare_auto_scene public

* More tests (#278)

* Tests spawn scene

* release-testing

* registry-testing

* fix-test

* into_target and editor event registration

* separated tabs from ui crate

* more separation

* fmt

* clippy

* clippy

* Creates a new binary for game logic under game/

- removes unnecessary editor feature

* type agnostic tab name

* layout basic

* selected start layout

* fmt

* clippy

* Update Cargo.toml

* Update Cargo.toml

* clippy

* clippy

* simple test for tab name

* sizeing and colors out

* fmt

* clipyy and rename

* fmt

* cargo-update

* remove unwraps

* crash-fix (#276)

* warns-if-compiled-on-debug-build (#277)

* warns-if-compiled-on-debug-build
* Adds windows and Macos test pipeline

---------

Co-authored-by: rewin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant