forsaken1 / activeadmin-latlng

Active Admin plugin for setting up latitude and longitude
https://rubygems.org/gems/activeadmin_latlng
MIT License
37 stars 19 forks source link

add controller tests #16

Closed forsaken1 closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #16 into master will increase coverage by 32.55%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #16       +/-   ##
===========================================
+ Coverage   52.63%   85.18%   +32.55%     
===========================================
  Files           5        6        +1     
  Lines          19       27        +8     
===========================================
+ Hits           10       23       +13     
+ Misses          9        4        -5
Impacted Files Coverage Δ
spec/dummy/app/admin/coordinate.rb 100% <100%> (+71.42%) :arrow_up:
spec/features/form_spec.rb 100% <0%> (ø)

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 2e289ce...9500794. Read the comment docs.