Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Update an existing review#140

Merged
irphilli merged 1 commit intoirphilli:masterfrom
perrystreetsoftware:master
Jan 12, 2021
Merged

Update an existing review#140
irphilli merged 1 commit intoirphilli:masterfrom
perrystreetsoftware:master

Conversation

@tlabeeuw
Copy link
Copy Markdown

@tlabeeuw tlabeeuw commented Jan 7, 2021

Added the ability to update an existing review.

review = story.reviews.first
review.status = 'pass'
review.save

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.07%) to 97.057% when pulling ecdc0c1 on perrystreetsoftware:master into 2c656e6 on dashofcode:master.

@coveralls
Copy link
Copy Markdown

coveralls commented Jan 7, 2021

Coverage Status

Coverage increased (+0.06%) to 97.054% when pulling ecdc0c1 on perrystreetsoftware:master into 2c656e6 on dashofcode:master.

@tlabeeuw
Copy link
Copy Markdown
Author

tlabeeuw commented Jan 7, 2021

Is this repo still maintained. Seems like there was a PR that has been waiting around since Nov 2020?

Copy link
Copy Markdown
Owner

@irphilli irphilli left a comment

Choose a reason for hiding this comment

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

Thanks for the addition! This looks great!

@irphilli irphilli merged commit d685eb0 into irphilli:master Jan 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants