daviddenton / fintrospect

Implement fast, type-safe HTTP webservices for Finagle
http://fintrospect.io
Apache License 2.0
90 stars 10 forks source link

Revert "Update deps (#49)" #50

Closed gurinderu closed 5 years ago

gurinderu commented 5 years ago

This reverts commit 691a6098923715cff2b258c839169c3477cce073.

gurinderu commented 5 years ago

@daviddenton could you revert my previous commit? I will create the new pr

codecov-io commented 5 years ago

Codecov Report

Merging #50 into master will increase coverage by 0.26%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   92.85%   93.12%   +0.26%     
==========================================
  Files          99       99              
  Lines        1134     1134              
  Branches       15       21       +6     
==========================================
+ Hits         1053     1056       +3     
+ Misses         81       78       -3
Impacted Files Coverage Δ
...e/src/main/scala/io/fintrospect/formats/Argo.scala 100% <100%> (ø) :arrow_up:
core/src/main/scala/io/fintrospect/RouteSpec.scala 93.33% <0%> (+13.33%) :arrow_up:
.../fintrospect/testing/TestingFintrospectRoute.scala 100% <0%> (+100%) :arrow_up:

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 691a609...dd2aa9f. Read the comment docs.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.6%) to 92.504% when pulling dd2aa9ff97b880378e0e0607b4ec91e5f323831e on gurinderu:revert-49-master into 691a6098923715cff2b258c839169c3477cce073 on daviddenton:master.