Closed arogachev closed 1 year ago
Q | A |
---|---|
Is bugfix? | ✔️/❌ |
New feature? | ✔️/❌ |
Breaks BC? | ✔️/❌ |
Fixed issues |
Version Update Noted in CHANGELOG
The record of changes (CHANGELOG.md
) file has been updated to show that software's version 1.0.1
has now been upgraded to 2.0.0
.
Simplification of Instructions in README
The information and instructions file (README.md
) has been altered to remove a mention about making changes manually. This may indicate that the process has been simplified or automated.
Addition of New Check in Test File
The database schema manager test (DbSchemaManagerTest.php
) file has seen an addition of a new check. This check examines the size of the 'type' column, which could result in improved data quality or prevent potential errors.
Patch coverage: 98.37%
and project coverage change: +1.61%
:tada:
Comparison is base (
0951c18
) 97.80% compared to head (7cb001c
) 99.42%. Report is 2 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.