Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ruby Warnings #331

Merged
merged 8 commits into from
Feb 3, 2018
Merged

Ruby Warnings #331

merged 8 commits into from
Feb 3, 2018

Conversation

amatsuda
Copy link
Contributor

@amatsuda amatsuda commented Feb 2, 2018

Here's an attempt to fix some Ruby-level warnings that we see with -w Ruby option.

@codecov-io
Copy link

codecov-io commented Feb 2, 2018

Codecov Report

Merging #331 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #331      +/-   ##
==========================================
+ Coverage   89.18%   89.18%   +<.01%     
==========================================
  Files          21       21              
  Lines        1220     1221       +1     
==========================================
+ Hits         1088     1089       +1     
  Misses        132      132
Impacted Files Coverage Δ
lib/mini_profiler/storage/file_store.rb 85.26% <ø> (-0.16%) ⬇️
lib/mini_profiler/storage/memory_store.rb 100% <100%> (ø) ⬆️
lib/mini_profiler/profiler.rb 86.4% <100%> (ø) ⬆️
lib/mini_profiler/client_settings.rb 96.82% <100%> (+0.1%) ⬆️

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 c0c7bb3...4318c94. Read the comment docs.

@SamSaffron
Copy link
Member

Awesome, thanks heaps @amatsuda !

@SamSaffron SamSaffron merged commit 6b38636 into MiniProfiler:master Feb 3, 2018
@amatsuda amatsuda deleted the warnings branch February 3, 2018 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants