codacy / codacy-coverage-reporter

Multi-language coverage reporter for Codacy
https://www.codacy.com
Other
131 stars 94 forks source link

tce-982 Ignore cases in path-fixing #503

Closed DMarinhoCodacy closed 1 month ago

codacy-production[bot] commented 1 month ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:x: -17.47% (target: -1.00%) :white_check_mark: 100.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (47e73b6e6819616117b6f0364cb1085a30c810b9) | 431 | 401 | 93.04% | | | Head commit (bddce28b03cb58ccf4c3b99ed494b45c40ec5c67) | 745 (+314) | 563 (+162) | 75.57% (**-17.47%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#503) | 2 | 2 | **100.00%** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more

codacy-production[bot] commented 1 month ago

Case-insensitive path and filename matching

The pull request introduces changes to the path and filename matching logic.

This change ensures that the matching of filenames and paths is not affected by case differences, providing more consistent and accurate results.


This comment was generated by an experimental AI tool.