Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(box2d): add a minimal box2d system #71

Merged
merged 1 commit into from
Oct 2, 2019
Merged

feat(box2d): add a minimal box2d system #71

merged 1 commit into from
Oct 2, 2019

Conversation

Milerius
Copy link
Contributor

@Milerius Milerius commented Oct 2, 2019

No description provided.

@Milerius
Copy link
Contributor Author

Milerius commented Oct 2, 2019

related to #59

@codecov
Copy link

codecov bot commented Oct 2, 2019

Codecov Report

Merging #71 into master will increase coverage by 0.14%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
+ Coverage   96.15%   96.29%   +0.14%     
==========================================
  Files          13       15       +2     
  Lines         182      189       +7     
==========================================
+ Hits          175      182       +7     
  Misses          7        7
Impacted Files Coverage Δ
.../antara/gaming/box2d/antara.box2d.system.tests.cpp 100% <100%> (ø)
modules/box2d/antara/gaming/box2d/box2d.system.hpp 100% <100%> (ø)

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 f4b043d...a219a1f. Read the comment docs.

@Milerius Milerius merged commit b1ace12 into master Oct 2, 2019
@Milerius Milerius deleted the roman_dev branch October 2, 2019 07:31
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.

1 participant