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

add is_question? method to node #8748

Merged
merged 2 commits into from
Dec 1, 2020
Merged

add is_question? method to node #8748

merged 2 commits into from
Dec 1, 2020

Conversation

jywarren
Copy link
Member

to simplify determining if a node is a question

Hmm - this didn't seem to trigger the first-timers-bot! I wonder why...

to simplify determining if a node is a question
@gitpod-io
Copy link

gitpod-io bot commented Nov 17, 2020

@codecov
Copy link

codecov bot commented Nov 17, 2020

Codecov Report

Merging #8748 (a2bd9c9) into main (903a162) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #8748   +/-   ##
=======================================
  Coverage   81.85%   81.85%           
=======================================
  Files         100      100           
  Lines        5901     5903    +2     
=======================================
+ Hits         4830     4832    +2     
  Misses       1071     1071           
Impacted Files Coverage Δ
app/models/node.rb 91.48% <100.00%> (+0.03%) ⬆️

@codeclimate
Copy link

codeclimate bot commented Nov 17, 2020

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

View more on Code Climate.

@jywarren jywarren merged commit 0fd9ad0 into main Dec 1, 2020
manchere pushed a commit to manchere/plots2 that referenced this pull request Feb 13, 2021
* add is_question? method to node

to simplify determining if a node is a question

* assert node.is_question?
lagunasmel pushed a commit to lagunasmel/plots2 that referenced this pull request Mar 2, 2021
* add is_question? method to node

to simplify determining if a node is a question

* assert node.is_question?
reginaalyssa pushed a commit to reginaalyssa/plots2 that referenced this pull request Oct 16, 2021
* add is_question? method to node

to simplify determining if a node is a question

* assert node.is_question?
billymoroney1 pushed a commit to billymoroney1/plots2 that referenced this pull request Dec 28, 2021
* add is_question? method to node

to simplify determining if a node is a question

* assert node.is_question?
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.

None yet

1 participant