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

fixes add-QR and color-picker in draw-rectangle,grid-overlay #1250

Merged
merged 4 commits into from
Sep 11, 2019
Merged

fixes add-QR and color-picker in draw-rectangle,grid-overlay #1250

merged 4 commits into from
Sep 11, 2019

Conversation

keshav234156
Copy link
Member

@keshav234156 keshav234156 commented Sep 6, 2019

Fixes #1247
draw-rectangle after changes
Screenshot from 2019-09-07 00-14-03
grid-overlay after changes
Screenshot from 2019-09-07 00-13-01
add-qr after changes
Screenshot from 2019-09-07 00-11-46

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 test
  • 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!

@keshav234156
Copy link
Member Author

cc: @jywarren @harshkhandeparkar

@codecov
Copy link

codecov bot commented Sep 6, 2019

Codecov Report

Merging #1250 into main will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1250   +/-   ##
=======================================
  Coverage   32.07%   32.07%           
=======================================
  Files         107      107           
  Lines        1986     1986           
  Branches      297      297           
=======================================
  Hits          637      637           
  Misses       1349     1349
Impacted Files Coverage Δ
src/modules/AddQR/QR.js 91.3% <0%> (ø) ⬆️

Copy link
Member

@harshkhandeparkar harshkhandeparkar left a comment

Choose a reason for hiding this comment

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

nicely done! Thanks!

@keshav234156
Copy link
Member Author

@harshkhandeparkar by mistake pressed re-review button.can you please approve it again
Sorry for the inconvenience caused.

@aashna27
Copy link

Sorry for the mistakes! This is correct, also can you also check for other modules. I ll share the pr link which had the pixel setter, please verify if the changes made for modules work with them.#1188 Thanks

@keshav234156
Copy link
Member Author

keshav234156 commented Sep 10, 2019

@aashna27 Have already checked it.They are working as expected.

@keshav234156
Copy link
Member Author

@jywarren i think it's good to merge.

@jywarren jywarren merged commit d782c14 into publiclab:main Sep 11, 2019
@jywarren
Copy link
Member

Great, thanks all! 🎉

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.

Bugs in AddQR,Draw-rectangle,Grid-overlay after #1188
4 participants