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

Improve Player API #113

Merged
merged 3 commits into from
May 16, 2018
Merged

Improve Player API #113

merged 3 commits into from
May 16, 2018

Conversation

olistic
Copy link
Owner

@olistic olistic commented May 16, 2018

  • Better separation in the Player API:
    • Space API
    • Unit API
    • Turn API
  • Updated and improved documentation

@codecov-io
Copy link

codecov-io commented May 16, 2018

Codecov Report

Merging #113 into master will decrease coverage by 0.09%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #113     +/-   ##
=========================================
- Coverage   90.85%   90.76%   -0.1%     
=========================================
  Files          80       80             
  Lines        1017     1007     -10     
  Branches      158      156      -2     
=========================================
- Hits          924      914     -10     
  Misses         77       77             
  Partials       16       16
Impacted Files Coverage Δ
packages/warriorjs-core/src/Warrior.js 100% <ø> (ø) ⬆️
packages/warriorjs-core/src/Level.js 100% <100%> (ø) ⬆️
packages/warriorjs-units/src/Archer.js 100% <100%> (ø) ⬆️
packages/warriorjs-units/src/Sludge.js 100% <100%> (ø) ⬆️
packages/warriorjs-core/src/Space.js 100% <100%> (ø) ⬆️
packages/warriorjs-core/src/Unit.js 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 fd3dc15...125f82c. Read the comment docs.

@olistic olistic merged commit f8a0353 into master May 16, 2018
@olistic olistic deleted the improve-player-api branch May 16, 2018 22:09
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.

None yet

2 participants