Skip to content

Commit 83e8f73

Browse files
author
Your Name
committed
Added changelog for Issue_1001
1 parent 87134cc commit 83e8f73

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,9 @@ For each PR made, an entry should be added to this changelog. It should contain
4242
- In `title_patterns_table` definition, corrected the column reference
4343
- Made `match_pattern_type` searchable
4444
- Corrected the column references and made code consistent on all the other tables, i.e., `exclude_patterns_table`, `include_patterns_table`, `division_patterns_table` and `document_type_patterns_table`
45+
46+
- 1001-tests-for-critical-functionalities
47+
- Description: Critical functionalities have been identified and listed, and critical areas lacking tests listed
48+
- Changes:
49+
- Integrated coverage.py as an indicative tool in the workflow for automated coverage reports on PRs, with separate display from test results.
50+
- Introduced docs/architecture-decisions/testing_strategy.md, which includes the coverage report, lists critical areas, and specifically identifies those critical areas that are untested or under-tested.

0 commit comments

Comments
 (0)