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

Update editor_controller.rb #11544

Closed
wants to merge 1 commit into from
Closed

Conversation

SylviaKaks
Copy link
Contributor

@SylviaKaks SylviaKaks commented Oct 25, 2022

Fixes #11502

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

@SylviaKaks SylviaKaks requested a review from a team as a code owner October 25, 2022 08:22
@gitpod-io
Copy link

gitpod-io bot commented Oct 25, 2022

@codeclimate
Copy link

codeclimate bot commented Oct 25, 2022

Code Climate has analyzed commit f7c897e and detected 0 issues on this pull request.

View more on Code Climate.

@github-actions
Copy link

This pull request generated screenshots of many common pages in the running app. You should be able to download and view them here:
https://github.com/publiclab/plots2/suites/8945199650/artifacts/410676180

@codecov
Copy link

codecov bot commented Oct 25, 2022

Codecov Report

Merging #11544 (d8679bd) into main (3855d15) will not change coverage.
The diff coverage is 100.00%.

❗ Current head d8679bd differs from pull request most recent head f7c897e. Consider uploading reports for the commit f7c897e to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #11544   +/-   ##
=======================================
  Coverage   83.33%   83.33%           
=======================================
  Files          93       93           
  Lines        5772     5772           
=======================================
  Hits         4810     4810           
  Misses        962      962           
Impacted Files Coverage Δ
app/controllers/editor_controller.rb 76.74% <100.00%> (ø)

@SylviaKaks
Copy link
Contributor Author

@cesswairimu @jywarren @TildaDares kindly review this code change and advise accordingly - #11544 . Thanks

@SylviaKaks SylviaKaks closed this Oct 25, 2022
@SylviaKaks SylviaKaks reopened this Oct 25, 2022
@github-actions
Copy link

This pull request generated screenshots of many common pages in the running app. You should be able to download and view them here:
https://github.com/publiclab/plots2/suites/8945449666/artifacts/410692927

@jywarren
Copy link
Member

Hello, can you link us to the original issue for context? Thank you!

@SylviaKaks
Copy link
Contributor Author

the original issue is #11502 @jywarren

@7malikk
Copy link
Contributor

7malikk commented Oct 26, 2022

Fixes #0000

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

Hey there @SylviaKaks, I believe what @jywarren meant was you should include the issue number in its allocated spot i.e "Fixes #issue-number" in the initial PR

@SylviaKaks
Copy link
Contributor Author

@7malikk thanks for the observation. I have rectified it.
@jywarren kindly check out the code again, the issue link is included.

cesswairimu
cesswairimu previously approved these changes Oct 26, 2022
Copy link
Collaborator

@cesswairimu cesswairimu left a comment

Choose a reason for hiding this comment

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

Looks good 🎉 thanks @SylviaKaks for working on this. Thanks Jeff and @7malikk for the reviews ❤️

@cesswairimu
Copy link
Collaborator

oh @SylviaKaks seems you already worked on a fto and someone else was already working on this here #11507

@cesswairimu cesswairimu dismissed their stale review October 26, 2022 18:40

another contributor working on this #11507

@SylviaKaks
Copy link
Contributor Author

@cesswairimu . I wanna try out working on more issues that may not be for first timers only but need to be rectified, just that i dont know where to find the code to work on when i open those issues

@cesswairimu
Copy link
Collaborator

@SylviaKaks do you have one that you are interested in and maybe we can try point you to the files? if so, ping me on the issue comment with the question and we try figure them out.

@cesswairimu
Copy link
Collaborator

I will go ahead and close this

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.

replace "and" with "&&" editor-controller
4 participants