Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ The project does _not_ follow Semantic Versioning and the changes are documented
### Fixed
- Improved the readability of lists by enforcing a new line when a threshold of three elements per list is exeeded.
- A DecTab bug not respecting the default value was fixed and a corresponding warning was added to warn users which default value takes precedence
- Ignored concepts of the coverage analyzer are now colored with IGNORED_COLOR.

## September 2025

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6043,7 +6043,10 @@
<node concept="3clFbJ" id="3TIaSh_4mRE" role="3cqZAp">
<node concept="3clFbS" id="3TIaSh_4mRG" role="3clFbx">
<node concept="3cpWs6" id="3TIaSh_4nNT" role="3cqZAp">
<node concept="10Nm6u" id="3L1$CQukxob" role="3cqZAk" />
<node concept="10M0yZ" id="zNMCYS0E$H" role="3cqZAk">
<ref role="3cqZAo" to="pbu6:7LZDtvhKJPv" resolve="CODE_IGNORE" />
<ref role="1PxDUh" to="pbu6:7LZDtvhy76p" resolve="IDefaultCoverageAnalyzer" />
</node>
</node>
</node>
<node concept="2YIFZM" id="3TIaSh_4nw1" role="3clFbw">
Expand Down