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

[Fixed] Add Qr Module not working #1572

Closed
wants to merge 3 commits into from
Closed

Conversation

root00198
Copy link
Member

@root00198 root00198 commented Jan 24, 2020

Add Qr Module was not working..
output
output

#1532 Broke the addQr Module. The funtion that it removed was not redundant.
By mistake, I created some changes in my travis-fix PR. Which were not ment to be pushed...But I pushed them accidentally, hence breaking the test. This PR will fix all those issues. That's why #1532's travis test passed....

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

  • tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with npm run test-all
  • code is in uniquely-named feature branch and has no merge conflicts
  • PR is descriptively titled
  • ask @publiclab/is-reviewers for help, in a comment below
  • Insert-step functionality is working correct as expected.

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
Please make sure to get at least two reviews before asking for merging the PR as that would make the PR more reliable on our part
Thanks!

@codecov
Copy link

codecov bot commented Jan 24, 2020

Codecov Report

Merging #1572 into main will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1572      +/-   ##
==========================================
+ Coverage   66.61%   66.64%   +0.02%     
==========================================
  Files         130      130              
  Lines        2672     2674       +2     
  Branches      430      430              
==========================================
+ Hits         1780     1782       +2     
  Misses        892      892
Impacted Files Coverage Δ
src/modules/AddQR/Module.js 100% <100%> (ø) ⬆️

@root00198
Copy link
Member Author

Node v-8 test for add QR if failing consistently...

@rishabhshuklax
Copy link
Member

rishabhshuklax commented Jan 24, 2020

Hi @root00198 this is already fixed in #1564
This is just a workaround!

@root00198
Copy link
Member Author

Okay, Can you also fix the add-qr test module...

@rishabhshuklax
Copy link
Member

Yea sure!

@root00198 root00198 closed this Jan 25, 2020
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