Skip to content

Support bounding boxes for non-cubic blocks#134

Merged
caelunshun merged 1 commit into
developfrom
feature/non-cubic-block
Sep 14, 2019
Merged

Support bounding boxes for non-cubic blocks#134
caelunshun merged 1 commit into
developfrom
feature/non-cubic-block

Conversation

@caelunshun

@caelunshun caelunshun commented Sep 14, 2019

Copy link
Copy Markdown
Member

Resolves #85.

@codecov

codecov Bot commented Sep 14, 2019

Copy link
Copy Markdown

Codecov Report

Merging #134 into develop will increase coverage by 0.01%.
The diff coverage is 88.88%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #134      +/-   ##
===========================================
+ Coverage    58.54%   58.56%   +0.01%     
===========================================
  Files           64       65       +1     
  Lines         8492     8500       +8     
===========================================
+ Hits          4972     4978       +6     
- Misses        3520     3522       +2
Impacted Files Coverage Δ
server/src/physics/mod.rs 100% <ø> (ø) ⬆️
server/src/physics/block_bboxes.rs 80% <80%> (ø)
server/src/physics/math.rs 85.78% <92.3%> (-0.14%) ⬇️

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 0bc8b03...e18d934. Read the comment docs.

@caelunshun caelunshun merged commit c4f16ba into develop Sep 14, 2019
@caelunshun caelunshun deleted the feature/non-cubic-block branch March 21, 2020 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support bounding boxes for non-cubic blocks

2 participants