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 github action build #5

Open
wants to merge 32 commits into
base: master
Choose a base branch
from
Open

Add github action build #5

wants to merge 32 commits into from

Conversation

d3no
Copy link
Contributor

@d3no d3no commented Mar 19, 2021

No description provided.

@codecov
Copy link

codecov bot commented Mar 19, 2021

Codecov Report

Merging #5 (213a603) into master (262373b) will increase coverage by 19.88%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             master       #5       +/-   ##
=============================================
+ Coverage     77.01%   96.90%   +19.88%     
+ Complexity      387      360       -27     
=============================================
  Files            56       44       -12     
  Lines          1288     1001      -287     
=============================================
- Hits            992      970       -22     
+ Misses          296       31      -265     
Flag Coverage Δ Complexity Δ
unittests 96.90% <ø> (?) 0.00 <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
src/Command/Client.php 83.33% <0.00%> (-0.88%) 14.00% <0.00%> (ø%)
src/Account/Balance.php 92.85% <0.00%> (-0.48%) 6.00% <0.00%> (ø%)
src/Command/Commander.php 94.11% <0.00%> (-0.33%) 8.00% <0.00%> (ø%)
src/Message/MessageStatus.php 94.73% <0.00%> (-0.27%) 7.00% <0.00%> (ø%)
src/Account/Client.php 92.85% <0.00%> (-0.25%) 10.00% <0.00%> (ø%)
src/NumberLookup/NumberLookup.php 95.23% <0.00%> (-0.22%) 8.00% <0.00%> (ø%)
src/Verify/VerifyCode.php 95.45% <0.00%> (-0.20%) 8.00% <0.00%> (ø%)
src/NumberLookup/Client.php 95.45% <0.00%> (-0.20%) 7.00% <0.00%> (ø%)
src/Account/Price.php 95.65% <0.00%> (-0.19%) 9.00% <0.00%> (ø%)
src/Verify/Client.php 95.38% <0.00%> (-0.14%) 21.00% <0.00%> (ø%)
... and 9 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 107d126...213a603. Read the comment docs.

@tzhongyan
Copy link

I think you might want to squash these all when merging, as there is no meaningful debug commit message

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