Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

Upgrading Library #5

Merged
merged 17 commits into from
Sep 4, 2017
Merged

Upgrading Library #5

merged 17 commits into from
Sep 4, 2017

Conversation

ravanscafi
Copy link
Contributor

@ravanscafi ravanscafi commented Aug 30, 2017

  • Update to PHP 7
  • Bump coverage
  • Code Style
  • Improve error handling
  • Update README
  • Add LICENSE and CODE_OF_CONDUCT

@ravanscafi ravanscafi self-assigned this Aug 30, 2017
@leroy-merlin-br leroy-merlin-br deleted a comment from coveralls Aug 30, 2017
@leroy-merlin-br leroy-merlin-br deleted a comment from coveralls Aug 30, 2017
.travis.yml Outdated

before_script:
- curl -s http://getcomposer.org/installer | php
- php composer.phar install --dev
- php composer.phar install
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

travis already include composer

composer.json Outdated
"description": "A consumer for axado API.",
"keywords": ["axado","laravel","shipping", "brazil", "laravel","illuminate"],
"description": "A consumer for Axado API.",
"keywords": ["axado","laravel","shipping", "brazil", "laravel","cep","quotation","frete","brasil"],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why "brasil" and "brazil" ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whispers: blackhat seo

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove spaces, or add in all?
"keywords": ["axado","laravel","shipping","brazil","cep","quotation","frete","brasil"],

composer.json Outdated
"phpunit/phpunit": "~4.2",
"mockery/mockery": "dev-master",
"mockery/mockery": "^0.9",
"phpunit/phpunit": "^5.7",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason to not use phpunit 6 ?

{
/**
* {@inheritdoc}
*/
public function tearDown()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

protected function tearDown() We dont need to a wide to public here.

@leroy-merlin-br leroy-merlin-br deleted a comment from coveralls Aug 30, 2017
@leroy-merlin-br leroy-merlin-br deleted a comment from coveralls Aug 30, 2017
@leroy-merlin-br leroy-merlin-br deleted a comment from coveralls Aug 30, 2017
@leroy-merlin-br leroy-merlin-br deleted a comment from coveralls Aug 30, 2017
@coveralls
Copy link

coveralls commented Aug 31, 2017

Coverage Status

Coverage increased (+0.6%) to 100.0% when pulling 062d410 on develop into 578ef0b on master.

@leroy-merlin-br leroy-merlin-br deleted a comment from coveralls Aug 31, 2017
@ravanscafi ravanscafi changed the title WIP: Upgrading Library Upgrading Library Sep 4, 2017
gmsantos
gmsantos previously approved these changes Sep 4, 2017
Copy link
Contributor

@gmsantos gmsantos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

laravel is duplicated after all

composer.json Outdated
"description": "A consumer for axado API.",
"keywords": ["axado","laravel","shipping", "brazil", "laravel","illuminate"],
"description": "A consumer for Axado API.",
"keywords": ["axado","laravel","shipping", "brazil", "laravel","cep","quotation","frete","brasil"],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove spaces, or add in all?
"keywords": ["axado","laravel","shipping","brazil","cep","quotation","frete","brasil"],

@coveralls
Copy link

coveralls commented Sep 4, 2017

Coverage Status

Coverage decreased (-42.5%) to 56.897% when pulling cb6b216 on develop into 578ef0b on master.

@coveralls
Copy link

coveralls commented Sep 4, 2017

Coverage Status

Coverage decreased (-42.5%) to 56.897% when pulling 1e6d2b0 on develop into 578ef0b on master.

@coveralls
Copy link

coveralls commented Sep 4, 2017

Coverage Status

Coverage decreased (-42.5%) to 56.897% when pulling dc2171d on develop into 578ef0b on master.

@ravanscafi
Copy link
Contributor Author

Go home @coveralls, you are drunk

@coveralls
Copy link

coveralls commented Sep 4, 2017

Coverage Status

Coverage decreased (-42.5%) to 56.897% when pulling dc2171d on develop into 578ef0b on master.

class Quotation
{
/**
* Fields with be parsed after the response is returned.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to be parsed?

@coveralls
Copy link

coveralls commented Sep 4, 2017

Coverage Status

Coverage decreased (-42.5%) to 56.897% when pulling 49f4049 on develop into 578ef0b on master.

Copy link

@vitorbari vitorbari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Antes tarde do que nunca

@ravanscafi ravanscafi merged commit 5868172 into master Sep 4, 2017
@ravanscafi ravanscafi deleted the develop branch September 4, 2017 17:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants