Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a test workflow. #180

Merged
merged 5 commits into from
Dec 4, 2020
Merged

Add a test workflow. #180

merged 5 commits into from
Dec 4, 2020

Conversation

lucasmichot
Copy link
Member

Add a Github test workflow.

@codecov
Copy link

codecov bot commented Dec 3, 2020

Codecov Report

Merging #180 (c4cb0d7) into master (0f5e82a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #180   +/-   ##
=========================================
  Coverage     47.55%   47.55%           
  Complexity       77       77           
=========================================
  Files            10       10           
  Lines           225      225           
=========================================
  Hits            107      107           
  Misses          118      118           

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 0f5e82a...22b6ac2. Read the comment docs.

.github/workflows/test.yml Outdated Show resolved Hide resolved
run: composer validate --strict

- name: Run Tests
run: vendor/bin/phpunit
Copy link
Member

Choose a reason for hiding this comment

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

look like we're missing codecov here as well?

Copy link
Member

@atymic atymic left a comment

Choose a reason for hiding this comment

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

Should prob also remove the old travis job?

@lucasmichot
Copy link
Member Author

lucasmichot commented Dec 4, 2020

Should prob also remove the old travis job?

Done with 31cfca7

@atymic atymic merged commit 0cb6761 into SocialiteProviders:master Dec 4, 2020
@atymic
Copy link
Member

atymic commented Dec 4, 2020

Looks like tests are failing, though they were before I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants