Yoctol / bottender

⚡️ A framework for building conversational user interfaces.
https://bottender.js.org
MIT License
4.2k stars 333 forks source link

chore(LineContext): add deprecated warning to some methods #931

Closed chentsulin closed 2 years ago

chentsulin commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #931 (b17aa52) into master (fb8e63f) will decrease coverage by 0.16%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #931      +/-   ##
==========================================
- Coverage   84.22%   84.06%   -0.17%     
==========================================
  Files         123      123              
  Lines        6320     6350      +30     
  Branches     1622     1622              
==========================================
+ Hits         5323     5338      +15     
- Misses        988     1008      +20     
+ Partials        9        4       -5     
Impacted Files Coverage Δ
packages/bottender/src/line/LineContext.ts 72.86% <50.00%> (-2.87%) :arrow_down:
packages/bottender/src/shared/getClient.ts 52.63% <0.00%> (ø)
packages/create-bottender-app/src/shared/log.ts 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fb8e63f...b17aa52. Read the comment docs.