Dimchikkk / velo

App for brainstorming & sharing ideas 🦀 Learning Project
Apache License 2.0
320 stars 27 forks source link

move all editing widgets to cosmic-text #156

Closed Dimchikkk closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #156 (ca09cee) into main (2bf9f27) will increase coverage by 0.25%. The diff coverage is 0.00%.

:exclamation: Current head ca09cee differs from pull request most recent head e57d445. Consider uploading reports for the commit e57d445 to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/StaffEngineer/velo/pull/156/graphs/tree.svg?width=650&height=150&src=pr&token=QGEKLM6ZDF&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)](https://app.codecov.io/gh/StaffEngineer/velo/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) ```diff @@ Coverage Diff @@ ## main #156 +/- ## ========================================== + Coverage 16.07% 16.33% +0.25% ========================================== Files 51 51 Lines 6906 6797 -109 ========================================== Hits 1110 1110 + Misses 5796 5687 -109 ``` | [Impacted Files](https://app.codecov.io/gh/StaffEngineer/velo/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [crates/bevy\_cosmic\_edit/src/lib.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y3JhdGVzL2JldnlfY29zbWljX2VkaXQvc3JjL2xpYi5ycw==) | `20.68% <0.00%> (+0.09%)` | :arrow_up: | | [src/systems.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3N5c3RlbXMucnM=) | `0.00% <0.00%> (ø)` | | | [src/ui\_plugin/mod.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3VpX3BsdWdpbi9tb2QucnM=) | `0.00% <0.00%> (ø)` | | | [src/ui\_plugin/systems/button\_handlers.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3VpX3BsdWdpbi9zeXN0ZW1zL2J1dHRvbl9oYW5kbGVycy5ycw==) | `0.00% <0.00%> (ø)` | | | [src/ui\_plugin/systems/doc\_list.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3VpX3BsdWdpbi9zeXN0ZW1zL2RvY19saXN0LnJz) | `0.00% <0.00%> (ø)` | | | [src/ui\_plugin/systems/entity\_to\_edit\_changed.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3VpX3BsdWdpbi9zeXN0ZW1zL2VudGl0eV90b19lZGl0X2NoYW5nZWQucnM=) | `0.00% <0.00%> (ø)` | | | [src/ui\_plugin/systems/init\_layout/init\_layout.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3VpX3BsdWdpbi9zeXN0ZW1zL2luaXRfbGF5b3V0L2luaXRfbGF5b3V0LnJz) | `0.00% <ø> (ø)` | | | [src/ui\_plugin/systems/keyboard.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3VpX3BsdWdpbi9zeXN0ZW1zL2tleWJvYXJkLnJz) | `0.00% <0.00%> (ø)` | | | [src/ui\_plugin/systems/load.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3VpX3BsdWdpbi9zeXN0ZW1zL2xvYWQucnM=) | `0.00% <0.00%> (ø)` | | | [src/ui\_plugin/systems/modal.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3VpX3BsdWdpbi9zeXN0ZW1zL21vZGFsLnJz) | `0.00% <0.00%> (ø)` | | | ... and [6 more](https://app.codecov.io/gh/StaffEngineer/velo/pull/156?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | |