Demos #10

Merged
Mergul merged 39 commits from Demos into master 2020-05-28 18:48:45 +02:00
Mergul commented 2020-05-28 16:19:42 +02:00 (Migrated from gitlab.com)

Big demos update and several important ECS improvements and fixes

Big demos update and several important ECS improvements and fixes
Mergul commented 2020-05-28 16:42:06 +02:00 (Migrated from gitlab.com)

added 1 commit

  • 2ad23884 - Fixed .gitlab-ci.yml emscripten build

Compare with previous version

added 1 commit <ul><li>2ad23884 - Fixed .gitlab-ci.yml emscripten build</li></ul> [Compare with previous version](/Mergul/bubel-ecs/-/merge_requests/7/diffs?diff_id=92844967&start_sha=9af1cee60b3ce3bf07f3e06876749de3257d6224)
Mergul commented 2020-05-28 16:48:53 +02:00 (Migrated from gitlab.com)

Codecov Report

Merging #7 into master will increase coverage by 5.80%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
+ Coverage   86.03%   91.84%   +5.80%     
==========================================
  Files          10       10              
  Lines        1640     1827     +187     
==========================================
+ Hits         1411     1678     +267     
+ Misses        229      149      -80     
Impacted Files Coverage Δ
source/bubel/ecs/block_allocator.d 85.71% <ø> (ø)
source/bubel/ecs/entity.d 100.00% <ø> (ø)
source/bubel/ecs/events.d 100.00% <ø> (ø)
source/bubel/ecs/hash_map.d 96.46% <ø> (ø)
source/bubel/ecs/id_manager.d 88.34% <ø> (ø)
source/bubel/ecs/manager.d 90.96% <ø> (ø)
source/bubel/ecs/simple_vector.d 100.00% <ø> (ø)
source/bubel/ecs/std.d 97.14% <ø> (ø)
source/bubel/ecs/system.d 100.00% <ø> (ø)
source/bubel/ecs/vector.d 92.30% <ø> (ø)
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2ddb97e...2ad2388. Read the comment docs.

# [Codecov](https://codecov.io/gl/Mergul/bubel-ecs/pull/7?src=pr&el=h1) Report > Merging [#7](https://codecov.io/gl/Mergul/bubel-ecs/pull/7?src=pr&el=desc) into [master](https://codecov.io/gl/Mergul/bubel-ecs/commit/2ddb97e9ce2e1b10539da281ff7eb3880a3b1179&el=desc) will **increase** coverage by `5.80%`. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gl/Mergul/bubel-ecs/pull/7/graphs/tree.svg?width=650&height=150&src=pr&token=Unm0TJhFoW)](https://codecov.io/gl/Mergul/bubel-ecs/pull/7?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #7 +/- ## ========================================== + Coverage 86.03% 91.84% +5.80% ========================================== Files 10 10 Lines 1640 1827 +187 ========================================== + Hits 1411 1678 +267 + Misses 229 149 -80 ``` | [Impacted Files](https://codecov.io/gl/Mergul/bubel-ecs/pull/7?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [source/bubel/ecs/block\_allocator.d](https://codecov.io/gl/Mergul/bubel-ecs/pull/7/diff?src=pr&el=tree#diff-c291cmNlL2J1YmVsL2Vjcy9ibG9ja19hbGxvY2F0b3IuZA==) | `85.71% <ø> (ø)` | | | [source/bubel/ecs/entity.d](https://codecov.io/gl/Mergul/bubel-ecs/pull/7/diff?src=pr&el=tree#diff-c291cmNlL2J1YmVsL2Vjcy9lbnRpdHkuZA==) | `100.00% <ø> (ø)` | | | [source/bubel/ecs/events.d](https://codecov.io/gl/Mergul/bubel-ecs/pull/7/diff?src=pr&el=tree#diff-c291cmNlL2J1YmVsL2Vjcy9ldmVudHMuZA==) | `100.00% <ø> (ø)` | | | [source/bubel/ecs/hash\_map.d](https://codecov.io/gl/Mergul/bubel-ecs/pull/7/diff?src=pr&el=tree#diff-c291cmNlL2J1YmVsL2Vjcy9oYXNoX21hcC5k) | `96.46% <ø> (ø)` | | | [source/bubel/ecs/id\_manager.d](https://codecov.io/gl/Mergul/bubel-ecs/pull/7/diff?src=pr&el=tree#diff-c291cmNlL2J1YmVsL2Vjcy9pZF9tYW5hZ2VyLmQ=) | `88.34% <ø> (ø)` | | | [source/bubel/ecs/manager.d](https://codecov.io/gl/Mergul/bubel-ecs/pull/7/diff?src=pr&el=tree#diff-c291cmNlL2J1YmVsL2Vjcy9tYW5hZ2VyLmQ=) | `90.96% <ø> (ø)` | | | [source/bubel/ecs/simple\_vector.d](https://codecov.io/gl/Mergul/bubel-ecs/pull/7/diff?src=pr&el=tree#diff-c291cmNlL2J1YmVsL2Vjcy9zaW1wbGVfdmVjdG9yLmQ=) | `100.00% <ø> (ø)` | | | [source/bubel/ecs/std.d](https://codecov.io/gl/Mergul/bubel-ecs/pull/7/diff?src=pr&el=tree#diff-c291cmNlL2J1YmVsL2Vjcy9zdGQuZA==) | `97.14% <ø> (ø)` | | | [source/bubel/ecs/system.d](https://codecov.io/gl/Mergul/bubel-ecs/pull/7/diff?src=pr&el=tree#diff-c291cmNlL2J1YmVsL2Vjcy9zeXN0ZW0uZA==) | `100.00% <ø> (ø)` | | | [source/bubel/ecs/vector.d](https://codecov.io/gl/Mergul/bubel-ecs/pull/7/diff?src=pr&el=tree#diff-c291cmNlL2J1YmVsL2Vjcy92ZWN0b3IuZA==) | `92.30% <ø> (ø)` | | | ... and [9 more](https://codecov.io/gl/Mergul/bubel-ecs/pull/7/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gl/Mergul/bubel-ecs/pull/7?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gl/Mergul/bubel-ecs/pull/7?src=pr&el=footer). Last update [2ddb97e...2ad2388](https://codecov.io/gl/Mergul/bubel-ecs/pull/7?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
Mergul commented 2020-05-28 18:48:45 +02:00 (Migrated from gitlab.com)

merged

merged
Mergul commented 2020-05-28 18:48:55 +02:00 (Migrated from gitlab.com)

mentioned in commit eb15a8ac7f

mentioned in commit eb15a8ac7fd2a93f015ae74f3a3e36146444dc27
Sign in to join this conversation.
No reviewers
No labels
Feedback
Meson
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Bubel/bubel-ecs#10
No description provided.