Skip to content
This repository was archived by the owner on Apr 5, 2020. It is now read-only.

Test enhancement#3

Open
peter279k wants to merge 1 commit into
Ayesh:masterfrom
open-source-contributions:test_enhancement
Open

Test enhancement#3
peter279k wants to merge 1 commit into
Ayesh:masterfrom
open-source-contributions:test_enhancement

Conversation

@peter279k

Copy link
Copy Markdown

Changed log

  • Using "vendor/bin/phpunit --coverage-clover=coverage.xml" to be composer test script.
  • Add php-7.2 version test on Travis CI build.
  • Using the --prefer-dist to install stable dependencies on composer install command executing.
  • Removing the --dev option during composer install command executing because it's deprecated option.

The deprecated warning message is as follows:

You are using the deprecated option "dev". Dev packages are installed by default now.

@codecov

codecov Bot commented Mar 1, 2020

Copy link
Copy Markdown

Codecov Report

Merging #3 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             master     #3   +/-   ##
=======================================
  Coverage       100%   100%           
  Complexity       33     33           
=======================================
  Files             1      1           
  Lines            68     68           
=======================================
  Hits             68     68

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 bff71d5...d378c34. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant