-
Notifications
You must be signed in to change notification settings - Fork 15
Fix CRNtable, sort_by keys, autofiltering on reward_add/qemu/coco #259
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
Conversation
|
Failed to retrieve llama text: POST 504: 504 Gateway Time-outThe server didn't respond in time. |
95d8084 to
2052f50
Compare
2609013 to
9f8dc7b
Compare
9f8dc7b to
f6be97d
Compare
olethanh
left a comment
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.
Nice it make things a lot smoother.
Only thing I'm not sure is that the 🔒 is clear enough to indicate that this is for confidentials. Maybe in the action menu we could put "Sort By 🔒 Confidential" ?
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #259 +/- ##
==========================================
+ Coverage 38.47% 38.62% +0.14%
==========================================
Files 18 18
Lines 1788 1820 +32
Branches 303 310 +7
==========================================
+ Hits 688 703 +15
- Misses 1081 1097 +16
- Partials 19 20 +1 ☔ View full report in Codecov by Sentry. |
Changes
How to test
Try to create a PAYG or coco instance without specifying crn_hash and crn_url. It will display the new CRNTable.
Self proofreading checklist