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

Using local mysql for travis #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Using local mysql for travis #3

wants to merge 1 commit into from

Conversation

alaxalves
Copy link
Owner

Fixes #0000 (<=== Add issue number here)

Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!

  • PR is descriptively titled 📑 and links the original issue above 🔗
  • tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with rake test
  • code is in uniquely-named feature branch and has no merge conflicts 📁
  • screenshots/GIFs are attached 📎 in case of UI updation
  • ask @publiclab/reviewers for help, in a comment below

We're happy to help you get this ready -- don't be afraid to ask for help, and don't be discouraged if your tests fail at first!

If tests do fail, click on the red X to learn why by reading the logs.

Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software

Thanks!

@alaxalves alaxalves force-pushed the setting-travis branch 4 times, most recently from 6c527b9 to 2b5e8b7 Compare June 5, 2019 00:11
@codecov-io
Copy link

codecov-io commented Jun 5, 2019

Codecov Report

Merging #3 into main will decrease coverage by 2.82%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
- Coverage   41.36%   38.53%   -2.83%     
==========================================
  Files          34       34              
  Lines        1308     1308              
==========================================
- Hits          541      504      -37     
- Misses        767      804      +37
Impacted Files Coverage Δ
lib/exporter.rb 66.07% <0%> (-26%) ⬇️
app/models/map.rb 34.75% <0%> (-4.26%) ⬇️
app/models/warpable.rb 86.74% <0%> (+33.73%) ⬆️

@alaxalves alaxalves force-pushed the setting-travis branch 13 times, most recently from 253eea8 to ce355b9 Compare June 5, 2019 02:31
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