Vonage / vonage-ruby-sdk

Vonage REST API client for Ruby. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
https://developer.vonage.com
Apache License 2.0
217 stars 108 forks source link

DEVX-6617: updating JWT dependency #250

Closed superchilled closed 1 year ago

superchilled commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #250 (05e6864) into dev (099e925) will decrease coverage by 0.45%. The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev     #250      +/-   ##
==========================================
- Coverage   97.73%   97.28%   -0.46%     
==========================================
  Files          71       71              
  Lines        1457     1435      -22     
==========================================
- Hits         1424     1396      -28     
- Misses         33       39       +6     
Impacted Files Coverage Δ
lib/vonage/jwt.rb 33.33% <0.00%> (-66.67%) :arrow_down:
lib/vonage/files.rb 76.92% <0.00%> (-23.08%) :arrow_down:
lib/vonage/voice/ncco.rb 90.90% <0.00%> (-0.76%) :arrow_down:
lib/vonage/voice/actions/notify.rb 96.15% <0.00%> (-0.15%) :arrow_down:
lib/vonage/voice/actions/record.rb 97.14% <0.00%> (-0.08%) :arrow_down:
lib/vonage/voice/actions/stream.rb 97.14% <0.00%> (-0.08%) :arrow_down:
lib/vonage/voice/actions/talk.rb 97.36% <0.00%> (-0.07%) :arrow_down:
lib/vonage/voice/actions/conversation.rb 96.49% <0.00%> (-0.07%) :arrow_down:
lib/vonage/voice/actions/input.rb 96.66% <0.00%> (-0.06%) :arrow_down:
lib/vonage/voice/actions/pay.rb 98.21% <0.00%> (-0.04%) :arrow_down:
... and 6 more

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

superchilled commented 1 year ago

Should be branching off dev not main