halfrost / LeetCode-Go

✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
https://books.halfrost.com/leetcode
MIT License
32.76k stars 5.68k forks source link

update 129 #141

Closed novahe closed 3 years ago

novahe commented 3 years ago

update solution with runtime beats 100%

codecov-commenter commented 3 years ago

Codecov Report

Merging #141 (44eddae) into master (95eddf7) will decrease coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #141      +/-   ##
==========================================
- Coverage   72.05%   72.04%   -0.01%     
==========================================
  Files         692      692              
  Lines       12145    12142       -3     
==========================================
- Hits         8751     8748       -3     
  Misses       3085     3085              
  Partials      309      309              
Impacted Files Coverage Δ
...t-to-Leaf-Numbers/129. Sum Root to Leaf Numbers.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 95eddf7...44eddae. Read the comment docs.