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

Implement decal parsing and API #99

Merged
merged 1 commit into from
Oct 9, 2019
Merged

Implement decal parsing and API #99

merged 1 commit into from
Oct 9, 2019

Conversation

freezy
Copy link
Member

@freezy freezy commented Oct 9, 2019

Doesn't come with a renderer because we're currently focusing on scripting. See #98.

@freezy freezy merged commit a054e7c into master Oct 9, 2019
@freezy freezy deleted the feature/decal branch October 9, 2019 15:43
@codecov
Copy link

codecov bot commented Oct 9, 2019

Codecov Report

Merging #99 into master will increase coverage by 0.1%.
The diff coverage is 96.8%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #99     +/-   ##
========================================
+ Coverage    91.4%   91.5%   +0.1%     
========================================
  Files         208     211      +3     
  Lines       11532   11623     +91     
  Branches     1214    1215      +1     
========================================
+ Hits        10539   10626     +87     
- Misses        582     587      +5     
+ Partials      411     410      -1
Impacted Files Coverage Δ
lib/vpt/decal/decal-api.ts 100% <100%> (ø)
lib/vpt/enums.ts 100% <100%> (ø) ⬆️
lib/vpt/table/table-loader.ts 92.9% <100%> (+0.3%) ⬆️
lib/vpt/table/table.ts 90.2% <100%> (+0.1%) ⬆️
lib/vpt/decal/decal.ts 91.7% <91.7%> (ø)
lib/vpt/decal/decal-data.ts 94.5% <94.5%> (ø)
lib/physics/hit-line-z.ts 84.8% <0%> (-4.1%) ⬇️
lib/vpt/ball/ball-hit.ts 77% <0%> (-0.8%) ⬇️
... and 2 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 d6d7a86...7ec6fac. Read the comment docs.

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