awesee / leetcode

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

A: String Matching in an Array #800

Closed awesee closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #800   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          246       247    +1     
  Lines         2489      2497    +8     
=========================================
+ Hits          2489      2497    +8     
Impacted Files Coverage Δ
...atching-in-an-array/string_matching_in_an_array.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 4b2ab79...76b5ee7. Read the comment docs.