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

Initial util tests #54

Merged
merged 1 commit into from
Sep 1, 2018
Merged

Conversation

peter279k
Copy link
Contributor

Introduction

  • It's related to issue Tests #30.
  • Initialize the Composer, Git and Metadata tests.

@peter279k peter279k force-pushed the initial_util_tests branch 2 times, most recently from 34d19b6 to 442884d Compare September 1, 2018 19:48

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
@codecov-io
Copy link

codecov-io commented Sep 1, 2018

Codecov Report

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

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #54       +/-   ##
=============================================
+ Coverage     25.46%   42.67%   +17.21%     
  Complexity      250      250               
=============================================
  Files            15       15               
  Lines           703      703               
=============================================
+ Hits            179      300      +121     
+ Misses          524      403      -121
Impacted Files Coverage Δ Complexity Δ
src/Util/Path.php 93.75% <0%> (+1.25%) 41% <0%> (ø) ⬇️
src/Util/Inflector.php 100% <0%> (+42.85%) 3% <0%> (ø) ⬇️
src/Util/Executable.php 72% <0%> (+72%) 12% <0%> (ø) ⬇️
src/Util/Metadata.php 92.18% <0%> (+92.18%) 17% <0%> (ø) ⬇️
src/Util/Composer.php 95.23% <0%> (+95.23%) 9% <0%> (ø) ⬇️
src/Util/Git.php 100% <0%> (+100%) 8% <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 14fb575...79029f9. Read the comment docs.

Copy link
Owner

@adhocore adhocore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

much thanks. metadata test was great 😎

@adhocore adhocore merged commit 15ed23a into adhocore:master Sep 1, 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.

None yet

3 participants