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 'resolved' boolean field to topic data #13

Merged
merged 3 commits into from
Sep 22, 2024
Merged

Conversation

kaylalei
Copy link

@kaylalei kaylalei commented Sep 19, 2024

resolved topic data field is initialized to false upon creation of a new topic and gets set to true when follow-up posts are made for that topic.
Fixes #2

@coveralls
Copy link

coveralls commented Sep 20, 2024

Pull Request Test Coverage Report for Build 10975561826

Details

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.009%) to 81.833%

Totals Coverage Status
Change from base Build 10949452674: 0.009%
Covered Lines: 22344
Relevant Lines: 25863

💛 - Coveralls

@luciafang luciafang closed this Sep 21, 2024
@luciafang luciafang reopened this Sep 21, 2024
@ariel0206qyx ariel0206qyx merged commit 36c17d4 into CMU-313:f24 Sep 22, 2024
2 checks passed
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.

US1-1: Modify Database Schema to Store Status
4 participants