Skip to content

refactor!: remove the ignore option for TSConfig configuration#691

Merged
mrazauskas merged 1 commit intomainfrom
remove-tsconfig-ignore
Feb 11, 2026
Merged

refactor!: remove the ignore option for TSConfig configuration#691
mrazauskas merged 1 commit intomainfrom
remove-tsconfig-ignore

Conversation

@mrazauskas
Copy link
Member

This PR removes the ignore option for TSConfig configuration in favour of baseline.

- tstyche --tsconfig ignore
+ tstyche --tsconfig baseline

@mrazauskas mrazauskas enabled auto-merge (squash) February 11, 2026 17:05
@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) 100.00% (target: 85.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (7897216) 7441 7340 98.64%
Head commit (d64ddd2) 7441 (+0) 7340 (+0) 98.64% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#691) 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: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@mrazauskas mrazauskas merged commit c921f06 into main Feb 11, 2026
22 checks passed
@mrazauskas mrazauskas deleted the remove-tsconfig-ignore branch February 11, 2026 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant