awesee / leetcode

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

A: Maximum Score After Splitting a String #817

Closed awesee closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #817   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          249       250    +1     
  Lines         1925      1935   +10     
=========================================
+ Hits          1925      1935   +10     
Impacted Files Coverage Δ
...a-string/maximum_score_after_splitting_a_string.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 177c833...4bd0377. Read the comment docs.