-
Notifications
You must be signed in to change notification settings - Fork 9
Update README for Spring 2026 CS169L, Add CodeCov CI for new local repo, fix price field not loading on ticket page #402
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
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
a8c457c
Add hi to readme
Ethan-Stone1 972b821
Windows local run: start.ps1, Puma workers, tzinfo-data, Bullet foote…
zhouyijun111 9ce628a
Revert "Windows local run: start.ps1, Puma workers, tzinfo-data, Bull…
zhouyijun111 752fdcc
Add Github Test Coverage to README
Ethan-Stone1 4fdcb17
Clean up README and delete 'hi chat'
Ethan-Stone1 61f741c
Spelling mistake
Ethan-Stone1 e968d65
Merge pull request #42 from cs169/Badges
zhouyijun111 1aa6521
Fix price field not loading on ticket edit page (#44)
li-xinwei 3ae9a07
Add CodeCov in ci
Ethan-Stone1 50a01c2
Add testing for non PR's
Ethan-Stone1 2b7d2b1
Add Postgres to ci
Ethan-Stone1 22c5c0e
Bug fix
Ethan-Stone1 2310753
Use correct DB in testing
Ethan-Stone1 f203046
Still upload failing tests to CodeCov
Ethan-Stone1 a944f20
Merge pull request #47 from cs169/fix/issue-44-ticket-edit-price-field
Ethan-Stone1 34cf6df
Add CodeCov Badge to README
Ethan-Stone1 bfb16bc
Move CodeCov to existing Specs testing
Ethan-Stone1 965a065
Indentation Error, Matrix Suite Flag
Ethan-Stone1 7b23f8d
Merge pull request #51 from cs169/Badges
zhouyijun111 9c68cb1
Slight renaming
Ethan-Stone1 db306bc
Add failing tests for persisting favourites param across schedule tabs
sikesbc 7187d9f
Fix favs param getting lost when switching schedule tabs
sikesbc b505f27
Add qlty.sh Badges
Ethan-Stone1 21dd179
Update README
Ethan-Stone1 1802e35
Merge pull request #53 from cs169/Badges
Ethan-Stone1 178e99b
Merge pull request #52 from cs169/persist-favourites-45
Ethan-Stone1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is a nil price an issue?