Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(td-tools): enable eslint/strict-boolean-expressions and strictNullChecks #1077

refactor: simplify data.version.model check

7762ea4
Select commit
Loading
Failed to load commit list.
Merged

chore(td-tools): enable eslint/strict-boolean-expressions and strictNullChecks #1077

refactor: simplify data.version.model check
7762ea4
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 21, 2023 in 0s

75.31% (-0.03%) compared to c10fba2

View this Pull Request on Codecov

75.31% (-0.03%) compared to c10fba2

Details

Codecov Report

Patch coverage: 76.47% and project coverage change: -0.03% ⚠️

Comparison is base (c10fba2) 75.34% compared to head (7762ea4) 75.31%.
Report is 12 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1077      +/-   ##
==========================================
- Coverage   75.34%   75.31%   -0.03%     
==========================================
  Files          80       80              
  Lines       16079    16052      -27     
  Branches     1502     1501       -1     
==========================================
- Hits        12114    12089      -25     
+ Misses       3926     3924       -2     
  Partials       39       39              
Files Changed Coverage Δ
packages/td-tools/src/thing-model-helpers.ts 84.41% <66.66%> (-0.34%) ⬇️
...s/td-tools/src/util/asset-interface-description.ts 81.50% <75.60%> (+0.16%) ⬆️
packages/td-tools/src/td-parser.ts 93.18% <90.90%> (-0.36%) ⬇️
packages/td-tools/src/thing-description.ts 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.