fog / fog-google

Fog for Google Cloud Platform
MIT License
98 stars 146 forks source link

Release 1.10.0 🚀 #496

Closed Temikus closed 4 years ago

Temikus commented 4 years ago

Huge thanks to all our contributors 🎆 Special thanks to: @icco, @dvanbrug, @gscho, @kgaikwad, @militarpancho

CC: @icco

I'll merge this and release the gem once all tests pass.

codecov[bot] commented 4 years ago

Codecov Report

Merging #496 into master will increase coverage by 1.13%. The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #496      +/-   ##
==========================================
+ Coverage   87.88%   89.01%   +1.13%     
==========================================
  Files         341      341              
  Lines        5730     5737       +7     
==========================================
+ Hits         5036     5107      +71     
+ Misses        694      630      -64     
Impacted Files Coverage Δ
lib/fog/compute/google.rb 100.00% <ø> (ø)
lib/fog/compute/google/mock.rb 48.00% <50.00%> (-2.00%) :arrow_down:
lib/fog/compute/google/models/images.rb 88.67% <75.00%> (-1.33%) :arrow_down:
lib/fog/compute/google/real.rb 100.00% <100.00%> (ø)
lib/fog/google/models/sql/ssl_cert.rb 89.18% <100.00%> (+34.90%) :arrow_up:
lib/fog/google/models/sql/instance.rb 79.50% <0.00%> (+10.65%) :arrow_up:
lib/fog/google/requests/sql/list_flags.rb 100.00% <0.00%> (+12.50%) :arrow_up:
lib/fog/google/requests/sql/list_tiers.rb 100.00% <0.00%> (+12.50%) :arrow_up:
lib/fog/google/requests/sql/list_users.rb 100.00% <0.00%> (+12.50%) :arrow_up:
lib/fog/google/requests/sql/delete_user.rb 100.00% <0.00%> (+12.50%) :arrow_up:
... and 13 more

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 d4603bf...0013054. Read the comment docs.