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

Add more Path tests #51

Merged
merged 1 commit into from
Aug 31, 2018
Merged

Add more Path tests #51

merged 1 commit into from
Aug 31, 2018

Conversation

peter279k
Copy link
Contributor

Introduction

  • Adding more tests for the Path and CollisionHandler class.
  • It's relate to issue Tests #30.

@codecov-io
Copy link

codecov-io commented Aug 31, 2018

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##             master      #51     +/-   ##
===========================================
+ Coverage     17.94%   22.64%   +4.7%     
  Complexity      250      250             
===========================================
  Files            15       15             
  Lines           702      702             
===========================================
+ Hits            126      159     +33     
+ Misses          576      543     -33
Impacted Files Coverage Δ Complexity Δ
src/Generator/CollisionHandler.php 100% <0%> (+31.25%) 7% <0%> (ø) ⬇️
src/Util/Path.php 92.5% <0%> (+35%) 41% <0%> (ø) ⬇️

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 b93350b...1ece271. Read the comment docs.

@adhocore
Copy link
Owner

thank you 👍 :)

@adhocore adhocore merged commit 3a4d714 into adhocore:master Aug 31, 2018
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.

3 participants