Skip to content

feat: add the baseline option for TSConfig configuration#687

Merged
mrazauskas merged 1 commit intomainfrom
add-tsconfig-baseline
Feb 10, 2026
Merged

feat: add the baseline option for TSConfig configuration#687
mrazauskas merged 1 commit intomainfrom
add-tsconfig-baseline

Conversation

@mrazauskas
Copy link
Member

This PR adds the baseline option for TSConfig configuration.

Currently, baseline is an alias for ignore. In the future, ignore will be removed in favour of baseline.

@mrazauskas mrazauskas enabled auto-merge (squash) February 10, 2026 08:31
@mrazauskas mrazauskas merged commit 04a8b1e into main Feb 10, 2026
20 checks passed
@mrazauskas mrazauskas deleted the add-tsconfig-baseline branch February 10, 2026 08:58
@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 (01824d4) 7410 7309 98.64%
Head commit (b89a4dd) 7411 (+1) 7310 (+1) 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 (#687) 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

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