mikamai / akamai_api

Akamai gem+CLI to work with CCU and ECCU interfaces
MIT License
43 stars 19 forks source link

Make Travis tests pass #29

Closed jeunito closed 7 years ago

jeunito commented 7 years ago

@nicolaracco as requested. Please do not merge yet as it is still a work in progress. We'll see what else needs to be fixed after Travis runs.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 99.897% when pulling d453f728147e0549669c6eb5eb0c3777d90ad46d on AppLovin:bug/fp_pass into 643b063ca6a618b752d8f7d3ba911a7c61ee1562 on mikamai:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.001%) to 99.896% when pulling 73b7ab1815b1035df02a0d285467d377c8478b15 on AppLovin:bug/fp_pass into 643b063ca6a618b752d8f7d3ba911a7c61ee1562 on mikamai:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.002%) to 99.895% when pulling c23ef6ecd442bdd7057cd47167776deeffb044a9 on AppLovin:bug/fp_pass into 643b063ca6a618b752d8f7d3ba911a7c61ee1562 on mikamai:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.002%) to 99.895% when pulling 0e8d4c2d7eb7871196d2688675fdabb70af5b952 on AppLovin:bug/fp_pass into 643b063ca6a618b752d8f7d3ba911a7c61ee1562 on mikamai:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.002%) to 99.895% when pulling 8e77be548be66fedd3df76f0e772b4e42f468415 on AppLovin:bug/fp_pass into 643b063ca6a618b752d8f7d3ba911a7c61ee1562 on mikamai:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.008%) to 99.889% when pulling 07bdd85a4c5f112d6acbdf4efe4b4329b6ce0ca8 on AppLovin:bug/fp_pass into 643b063ca6a618b752d8f7d3ba911a7c61ee1562 on mikamai:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.007%) to 99.89% when pulling 780ea718ac9343238cdbc455591000080ab02067 on AppLovin:bug/fp_pass into 643b063ca6a618b752d8f7d3ba911a7c61ee1562 on mikamai:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.007%) to 99.89% when pulling f242fd6e69c5fe5ed28edd09dca1cfb5195ccb17 on AppLovin:bug/fp_pass into 643b063ca6a618b752d8f7d3ba911a7c61ee1562 on mikamai:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.007%) to 99.89% when pulling fce533e4d115decce00e12b08984f4b54c6e8163 on AppLovin:bug/fp_pass into 643b063ca6a618b752d8f7d3ba911a7c61ee1562 on mikamai:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.007%) to 99.89% when pulling 10ed6be84730b76f39450b5e8f244d57f756f9df on AppLovin:bug/fp_pass into 643b063ca6a618b752d8f7d3ba911a7c61ee1562 on mikamai:master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.1%) to 100.0% when pulling 2abb2814c771568da6ae9a1dd4b7dc89779079ef on AppLovin:bug/fp_pass into 643b063ca6a618b752d8f7d3ba911a7c61ee1562 on mikamai:master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.1%) to 100.0% when pulling 2815b63bdb043cafbe24e19a3f3ab5cfa25ed9ef on AppLovin:bug/fp_pass into 643b063ca6a618b752d8f7d3ba911a7c61ee1562 on mikamai:master.

jeunito commented 7 years ago

@nicolaracco the tests are passing now

nicolaracco commented 7 years ago

Hey @jeunito, thank you a lot for your work. Just one doubt I have: do we need that openapi config parameter? It seems to not be used by the code, but just initialized during specs.

jeunito commented 7 years ago

@nicolaracco yes it's needed to configure openapi parameters. It is merged in the output of AkamaiApi.auth

jeunito commented 7 years ago

@nicolaracco I have updated the documentation in README.md

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.1%) to 100.0% when pulling 49cb8aa80fc49af410f054b8b2018f62cbd26a0e on AppLovin:bug/fp_pass into 643b063ca6a618b752d8f7d3ba911a7c61ee1562 on mikamai:master.