• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

PHPOffice / PHPWord / 11303566063
97%

Build:
DEFAULT BRANCH: master
Ran 12 Oct 2024 07:03AM UTC
Jobs 1
Files 297
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

12 Oct 2024 06:45AM UTC coverage: 96.918%. Remained the same
11303566063

push

github

web-flow
[BUGFIX] Remove invalid tool call from composer `check` script (#2600)

With commit [1] development dependencies have been removed
from the `composer.json`, but not from the `composer.lock`.

This indicates a inproper use of `composer` and should be
taken care in review of pull-requests. A good practice here
is to etablish a rule that composer commands needs to be
added to the commit message and the pull-request.

Other removed dependency and downgraded dependencies have
been fixed or readded meanwhile, still missing the `phpcs`
tool for the `check composer script`.

The `CONTRIBUTION.md` states to execute `composer check`
before creating a pull-request, which is literally broken
due to the missing dependency.

This change removes the php sniffer call from the check
script. Additionally, the composer scripts are enhanced
to use the same php binary used to invoke composer itself
to mitigate issues using the wrong php version on systems
with multiple php version binaries.

Further consideration should be to use the check command in
the Github Action workflow to have a border if development
toolchain is gonna be broken with a change.

[1] https://github.com/PHPOffice/PHPWord/commit/c3e34a0d2

11886 of 12264 relevant lines covered (96.92%)

33.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11303566063.1 12 Oct 2024 07:03AM UTC 297
96.92
GitHub Action Run
Source Files on build 11303566063
  • Tree
  • List 297
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • feadceb1 on github
  • Prev Build on master (#10853857010)
  • Next Build on master (#12569209233)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc