Dimchikkk / velo

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

First step towards dark mode #144

Closed Dimchikkk closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #144 (666195c) into main (2cdd907) will decrease coverage by 0.98%. The diff coverage is 12.57%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/StaffEngineer/velo/pull/144/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/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) ```diff @@ Coverage Diff @@ ## main #144 +/- ## ========================================== - Coverage 21.99% 21.02% -0.98% ========================================== Files 48 49 +1 Lines 6438 6678 +240 ========================================== - Hits 1416 1404 -12 - Misses 5022 5274 +252 ``` | [Impacted Files](https://app.codecov.io/gh/StaffEngineer/velo/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/canvas/arrow/systems.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NhbnZhcy9hcnJvdy9zeXN0ZW1zLnJz) | `0.00% <0.00%> (ø)` | | | [src/canvas/arrow/utils.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NhbnZhcy9hcnJvdy91dGlscy5ycw==) | `0.00% <0.00%> (ø)` | | | [src/lib.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2xpYi5ycw==) | `3.22% <0.00%> (ø)` | | | [src/systems.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/144?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/themes.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/144?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/systems/button\_handlers.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3VpX3BsdWdpbi9zeXN0ZW1zL2J1dHRvbl9oYW5kbGVycy5ycw==) | `13.79% <0.00%> (-0.21%)` | :arrow_down: | | [src/ui\_plugin/systems/create\_new\_node.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3VpX3BsdWdpbi9zeXN0ZW1zL2NyZWF0ZV9uZXdfbm9kZS5ycw==) | `0.00% <0.00%> (ø)` | | | [src/ui\_plugin/systems/doc\_list.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/144?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/144?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/add\_arrow.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3VpX3BsdWdpbi9zeXN0ZW1zL2luaXRfbGF5b3V0L2FkZF9hcnJvdy5ycw==) | `0.00% <0.00%> (ø)` | | | ... and [21 more](https://app.codecov.io/gh/StaffEngineer/velo/pull/144?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | |