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: use only base tsconfig strict #1073

Merged
merged 2 commits into from
Sep 7, 2023

chore(binding-coap): remove leftover typings

63ce302
Select commit
Loading
Failed to load commit list.
Merged

chore: use only base tsconfig strict #1073

chore(binding-coap): remove leftover typings
63ce302
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 7, 2023 in 1s

74.98% (-0.23%) compared to ecddb7f

View this Pull Request on Codecov

74.98% (-0.23%) compared to ecddb7f

Details

Codecov Report

Patch coverage: 29.47% and project coverage change: -0.23% ⚠️

Comparison is base (ecddb7f) 75.20% compared to head (63ce302) 74.98%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1073      +/-   ##
==========================================
- Coverage   75.20%   74.98%   -0.23%     
==========================================
  Files          80       80              
  Lines       15472    15531      +59     
  Branches     1484     1489       +5     
==========================================
+ Hits        11636    11646      +10     
- Misses       3800     3849      +49     
  Partials       36       36              
Files Changed Coverage Δ
packages/binding-http/src/routes/event.ts 17.85% <0.00%> (-0.67%) ⬇️
...ckages/binding-http/src/routes/property-observe.ts 17.39% <0.00%> (-0.96%) ⬇️
packages/binding-http/src/routes/action.ts 54.71% <16.66%> (-2.71%) ⬇️
packages/binding-http/src/routes/properties.ts 60.22% <28.57%> (-3.19%) ⬇️
packages/binding-http/src/routes/property.ts 63.93% <28.57%> (-2.45%) ⬇️
...kages/binding-http/src/routes/thing-description.ts 46.48% <28.57%> (-1.00%) ⬇️
packages/binding-mbus/src/mbus-connection.ts 70.55% <39.39%> (-3.76%) ⬇️
packages/binding-mbus/src/mbus-client.ts 63.22% <66.66%> (+1.15%) ⬆️

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