PHPOffice / PHPWord

A pure PHP library for reading and writing word processing documents
https://phpoffice.github.io/PHPWord/
Other
7.24k stars 2.69k forks source link

Invalid Annotation in Test Member #2549

Closed oleibman closed 8 months ago

oleibman commented 8 months ago

PhpUnit cannot parse the @covers lines in FormulaTest; they result in warnings in Coverage and Deploy tests. This PR fixes them; no change log entry should be needed.

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.

Fixes # (issue)

Checklist:

coveralls commented 8 months ago

Coverage Status

coverage: 97.217%. remained the same when pulling f92acf10f183548ad9a978ac3e2cf9218469ff02 on oleibman:invalidcov into 41cf4ebddb6457ab20552630c27e33e2715dcfe9 on PHPOffice:master.