MiniProfiler / rack-mini-profiler

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

Update Readme for Specs #564

Closed keshavbiswa closed 1 year ago

keshavbiswa commented 1 year ago

rake build and rake spec doesn't work without prepending bundle exec:

keshavbiswa@Keshavs-MacBook-Pro rack-mini-profiler % rake build
rake aborted!
LoadError: cannot load such file -- rspec/core
(See full trace by running task with --trace)
codecov-commenter commented 1 year ago

Codecov Report

Merging #564 (b89f2bb) into master (8d5c5a0) will not change coverage. The diff coverage is n/a.

:exclamation: Current head b89f2bb differs from pull request most recent head 64c3ed5. Consider uploading reports for the commit 64c3ed5 to get more accurate results

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##           master     #564   +/-   ##
=======================================
  Coverage   87.39%   87.39%           
=======================================
  Files          18       18           
  Lines        1269     1269           
=======================================
  Hits         1109     1109           
  Misses        160      160           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more