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

2.7.3 #100

Merged
merged 3 commits into from
Aug 5, 2022
Merged

2.7.3 #100

merged 3 commits into from
Aug 5, 2022

Conversation

thefrosty
Copy link
Owner

No description provided.

* Add first iteration of GitHub actions workflow.

* Remove Travis YML

* Fix linting errors in workflow.

* Testing some Action updates.

* Add coverage and tools.

* Fix YML lint error.

* Update phpcs with checkstyle for reporting.

* Update workflow with cs2pr, adding create all branches shell and phpcs report to PR step.

* Remove diff
* Add php code coverage, and clover results.

* Remove empty workflow, add flag for codecov.

* Add `continue-on-error: true`.

* Change checkstyle to report.

* Update gitignore.

* Update PHPUnit config.

* Set coverage to match current percentage size.

* Update readme, removing travis build status.
* Remove travis from gitattributes.

* Add new helper functions bash file.

* Move shared code into functions.sh.

* Move shared code into functions.sh.

* Update test based on abstract class changes.

* Enhancements to base testcase class.

* Move shared code into functions.sh. and pass argument flags to args.

* Update install wp tests.

* Add codecov badge.

* Don't fail workflow if codecov failes.

* Change source to find from current directory name.

* Add fallback for default.

* Update PHPUnit config.

* Fail test on tests error.

* Remove XML reporting.

* Remove PHPMD ✌🏼

* Change functions for default branch from remote, and fix flags.
@codecov
Copy link

codecov bot commented Aug 5, 2022

Codecov Report

❗ No coverage uploaded for pull request base (master@6398f1c). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff            @@
##             master    #100   +/-   ##
========================================
  Coverage          ?   3.90%           
  Complexity        ?     333           
========================================
  Files             ?      33           
  Lines             ?     794           
  Branches          ?       0           
========================================
  Hits              ?      31           
  Misses            ?     763           
  Partials          ?       0           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@thefrosty thefrosty merged commit 4e5bc47 into master Aug 5, 2022
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.

1 participant