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

fix/84: easier to understand code #148

Closed novahe closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #148 (aa89126) into master (dbdc464) will decrease coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #148      +/-   ##
==========================================
- Coverage   72.10%   72.08%   -0.03%     
==========================================
  Files         699      699              
  Lines       12240    12231       -9     
==========================================
- Hits         8826     8817       -9     
  Misses       3103     3103              
  Partials      311      311              
Impacted Files Coverage Δ
...in-Histogram/84. Largest Rectangle in Histogram.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 dbdc464...aa89126. Read the comment docs.