awesee / leetcode

LeetCode Problems' Solutions
https://leetcode.awesee.cn
MIT License
279 stars 126 forks source link

A: Check If a Word Occurs As a Prefix of Any Word in a Sentence #797

Closed awesee closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #797 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #797   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          245       246    +1     
  Lines         2483      2489    +6     
=========================================
+ Hits          2483      2489    +6     
Impacted Files Coverage Δ
...rd_occurs_as_a_prefix_of_any_word_in_a_sentence.go 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 11d26c3...2e91167. Read the comment docs.