MiniProfiler / rack-mini-profiler

Profiler for your development and production Ruby rack apps.
MIT License
3.7k stars 402 forks source link

Improve development section from Readme.md #502

Closed ceritium closed 3 years ago

ceritium commented 3 years ago
codecov-commenter commented 3 years ago

Codecov Report

Merging #502 (6b7a2bb) into master (1f8b391) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #502   +/-   ##
=======================================
  Coverage   87.61%   87.61%           
=======================================
  Files          18       18           
  Lines        1276     1276           
=======================================
  Hits         1118     1118           
  Misses        158      158           

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 1f8b391...6b7a2bb. Read the comment docs.

SamSaffron commented 3 years ago

looks good, thanks!