Dimchikkk / velo

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

Infinite grid #196

Closed Dimchikkk closed 1 year ago

Dimchikkk commented 1 year ago

image

codecov[bot] commented 1 year ago

Codecov Report

Merging #196 (3eac9ba) into main (6295d1d) will decrease coverage by 0.14%. The diff coverage is 0.00%.

:exclamation: Current head 3eac9ba differs from pull request most recent head 4bf1cd3. Consider uploading reports for the commit 4bf1cd3 to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/StaffEngineer/velo/pull/196/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/196?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) ```diff @@ Coverage Diff @@ ## main #196 +/- ## ========================================== - Coverage 14.62% 14.48% -0.14% ========================================== Files 54 56 +2 Lines 6621 6684 +63 ========================================== Hits 968 968 - Misses 5653 5716 +63 ``` | [Impacted Files](https://app.codecov.io/gh/StaffEngineer/velo/pull/196?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/canvas/arrow/utils.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/196?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/canvas/grid/mod.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/196?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NhbnZhcy9ncmlkL21vZC5ycw==) | `0.00% <0.00%> (ø)` | | | [src/canvas/grid/systems.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/196?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NhbnZhcy9ncmlkL3N5c3RlbXMucnM=) | `0.00% <0.00%> (ø)` | | | [src/canvas/mod.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/196?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NhbnZhcy9tb2QucnM=) | `0.00% <0.00%> (ø)` | | | [src/canvas/shadows/mod.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/196?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NhbnZhcy9zaGFkb3dzL21vZC5ycw==) | `0.00% <0.00%> (ø)` | | | [src/canvas/shadows/systems.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/196?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NhbnZhcy9zaGFkb3dzL3N5c3RlbXMucnM=) | `0.00% <0.00%> (ø)` | | | [src/lib.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/196?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2xpYi5ycw==) | `0.00% <0.00%> (ø)` | | | [src/systems.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/196?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/196?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/create\_new\_node.rs](https://app.codecov.io/gh/StaffEngineer/velo/pull/196?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%> (ø)` | | | ... and [3 more](https://app.codecov.io/gh/StaffEngineer/velo/pull/196?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | |