halfrost / LeetCode-Go

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

add: leetcode 1572 solution #135

Closed tphyhFighting closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #135 (36f3a4c) into master (86370c1) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #135      +/-   ##
==========================================
+ Coverage   71.92%   71.93%   +0.01%     
==========================================
  Files         682      683       +1     
  Lines       12074    12081       +7     
==========================================
+ Hits         8684     8691       +7     
  Misses       3079     3079              
  Partials      311      311              
Impacted Files Coverage Δ
...72.Matrix-Diagonal-Sum/1572.Matrix Diagonal Sum.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 86370c1...36f3a4c. Read the comment docs.