Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

running isolation tests from travis #12

Merged
merged 24 commits into from
Jul 12, 2018
Merged

running isolation tests from travis #12

merged 24 commits into from
Jul 12, 2018

Conversation

jarekdrabek
Copy link
Contributor

No description provided.

@coveralls
Copy link

coveralls commented Jul 11, 2018

Pull Request Test Coverage Report for Build 319

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 87.993%

Totals Coverage Status
Change from base Build 295: 0.0%
Covered Lines: 2008
Relevant Lines: 2282

💛 - Coveralls

# Conflicts:
#	src/restore/async_batch_restore_service.py
#	tests/big_query/test_big_query_table_metadata.py
…xt instead of installing it via travis script itself
radkomateusz
radkomateusz previously approved these changes Jul 11, 2018
google-cloud-bigquery==0.26.0
coveralls
Copy link
Member

Choose a reason for hiding this comment

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

Please specify versions here

.travis.yml Outdated
script:
# - find . -name "*.py" -path "./*" -not \( -path "./lib/*" -o -path "./google-cloud-sdk/*" \) | xargs pylint --reports=yes --rcfile=.pylintrc
- PYTHONPATH=$PYTHONPATH:./lib:./google-cloud-sdk/bin
Copy link
Member

Choose a reason for hiding this comment

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

I would use build stages here, seems to be very simple :)
https://docs.travis-ci.com/user/build-stages/

Copy link
Contributor

Choose a reason for hiding this comment

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

done

@przemyslaw-jasinski przemyslaw-jasinski merged commit f43f447 into master Jul 12, 2018
@przemyslaw-jasinski przemyslaw-jasinski deleted the YACHT-899 branch July 12, 2018 08:21
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