Skip to content

Conversation

@DeepDiver1975
Copy link
Member

@DeepDiver1975 DeepDiver1975 commented Oct 7, 2021

Run phpunit on php 7.1 - 8.1 and partially runs cs-fixer and phpstan
Coverage is uploaded to codecov.

@codecov
Copy link

codecov bot commented Oct 7, 2021

Codecov Report

Merging #206 (d102a62) into master (3133060) will decrease coverage by 0.33%.
The diff coverage is n/a.

❗ Current head d102a62 differs from pull request most recent head 24043b9. Consider uploading reports for the commit 24043b9 to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##             master     #206      +/-   ##
============================================
- Coverage     97.62%   97.29%   -0.34%     
- Complexity      114      116       +2     
============================================
  Files            13       13              
  Lines           464      481      +17     
============================================
+ Hits            453      468      +15     
- Misses           11       13       +2     
Impacted Files Coverage Δ
lib/Serializer/functions.php 97.95% <0.00%> (-2.05%) ⬇️
lib/Service.php 98.50% <0.00%> (-1.50%) ⬇️
lib/Writer.php 100.00% <0.00%> (ø)
lib/Element/Uri.php 100.00% <0.00%> (ø)
lib/Element/Base.php 100.00% <0.00%> (ø)
lib/Element/Cdata.php 100.00% <0.00%> (ø)
lib/LibXMLException.php 100.00% <0.00%> (ø)
lib/Element/Elements.php 100.00% <0.00%> (ø)
lib/Element/KeyValue.php 100.00% <0.00%> (ø)
lib/ContextStackTrait.php 100.00% <0.00%> (ø)
... and 1 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 3133060...24043b9. Read the comment docs.

@DeepDiver1975 DeepDiver1975 force-pushed the feat/gh-actions branch 3 times, most recently from 62016fd to 3649101 Compare October 7, 2021 07:14
@DeepDiver1975 DeepDiver1975 merged commit 0a39501 into master Oct 7, 2021
@delete-merged-branch delete-merged-branch bot deleted the feat/gh-actions branch October 7, 2021 07:49
@phil-davis
Copy link
Contributor

@DeepDiver1975 - one of our guys, @kiranparajuli589 would like to practice setting up GitHub actions. So I could allocate a repo for him to do, and then when that is done he/others could do more of them.

@DeepDiver1975
Copy link
Member Author

@DeepDiver1975 - one of our guys, @kiranparajuli589 would like to practice setting up GitHub actions. So I could allocate a repo for him to do, and then when that is done he/others could do more of them.

Fine for me .... but it will only be copying the workflow file to other repos ;-)
Anyway - go ahead - THX

@phil-davis
Copy link
Contributor

but it will only be copying the workflow file to other repos

It will be mostly copy-paste-minor-edit, but he will find out if there are "bonus tricks" in other repos.

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