CYang828 / xbot

Task-oriented Chatbot
MIT License
82 stars 46 forks source link

<fix>: <fix nlu bug> #34

Closed zhengjiawei001 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #34 (06a2de7) into master (eb42197) will increase coverage by 0.43%. The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #34      +/-   ##
=========================================
+ Coverage    2.77%   3.20%   +0.43%     
=========================================
  Files          43      43              
  Lines        3605    3492     -113     
=========================================
+ Hits          100     112      +12     
+ Misses       3505    3380     -125     
Impacted Files Coverage Δ
src/xbot/nlu/intent/intent_with_bert.py 0.00% <0.00%> (ø)
src/xbot/nlu/slot/slot_with_bert.py 0.00% <0.00%> (ø)
src/xbot/util/path.py 0.00% <ø> (ø)
src/xbot/cli/commands.py 100.00% <100.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 eb42197...06a2de7. Read the comment docs.