Dimchikkk / velo

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

Refactor bevy_markdown #151

Closed Dimchikkk closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #151 (9c56494) into main (4c62a9d) will decrease coverage by 2.05%. The diff coverage is 34.58%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/StaffEngineer/velo/pull/151/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/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) ```diff @@ Coverage Diff @@ ## main #151 +/- ## ========================================== - Coverage 20.76% 18.71% -2.05% ========================================== Files 49 49 Lines 6835 6635 -200 ========================================== - Hits 1419 1242 -177 + Misses 5416 5393 -23 ``` | [Impacted Files](https://app.codecov.io/gh/StaffEngineer/velo/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/themes.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3RoZW1lcy5ycw==) | `0.00% <0.00%> (ø)` | | | [src/ui\_plugin/mod.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3VpX3BsdWdpbi9tb2QucnM=) | `0.88% <ø> (-0.73%)` | :arrow_down: | | [src/ui\_plugin/systems/button\_handlers.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3VpX3BsdWdpbi9zeXN0ZW1zL2J1dHRvbl9oYW5kbGVycy5ycw==) | `0.00% <ø> (-13.99%)` | :arrow_down: | | [src/ui\_plugin/systems/clickable\_links.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3VpX3BsdWdpbi9zeXN0ZW1zL2NsaWNrYWJsZV9saW5rcy5ycw==) | `0.00% <0.00%> (ø)` | | | [src/ui\_plugin/systems/entity\_to\_edit\_changed.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/151?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%> (ø)` | | | [...rc/ui\_plugin/systems/init\_layout/add\_search\_box.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3VpX3BsdWdpbi9zeXN0ZW1zL2luaXRfbGF5b3V0L2FkZF9zZWFyY2hfYm94LnJz) | `0.00% <0.00%> (ø)` | | | [src/ui\_plugin/systems/init\_layout/init\_layout.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3VpX3BsdWdpbi9zeXN0ZW1zL2luaXRfbGF5b3V0L2luaXRfbGF5b3V0LnJz) | `0.00% <0.00%> (ø)` | | | [src/ui\_plugin/systems/keyboard.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/151?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/151?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/resize\_window.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3VpX3BsdWdpbi9zeXN0ZW1zL3Jlc2l6ZV93aW5kb3cucnM=) | `0.00% <0.00%> (ø)` | | | ... and [9 more](https://app.codecov.io/gh/StaffEngineer/velo/pull/151?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | |