-
Notifications
You must be signed in to change notification settings - Fork 41
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
187738926 Sort Attribute API Requests #1559
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1559 +/- ##
==========================================
+ Coverage 84.33% 84.43% +0.10%
==========================================
Files 587 587
Lines 29606 29612 +6
Branches 8124 8126 +2
==========================================
+ Hits 24967 25004 +37
+ Misses 4305 4278 -27
+ Partials 334 330 -4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
codap-v3 Run #4753
Run Properties:
|
Project |
codap-v3
|
Branch Review |
main
|
Run status |
Passed #4753
|
Run duration | 01m 20s |
Commit |
bc2a44faca: 187738926 Sort Attribute API Requests (#1559)
|
Committer | Teale Fristoe |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
1
|
View all changes introduced in this branch ↗︎ |
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.
👍 LGTM
PT Story: https://www.pivotaltracker.com/story/show/187738926
This PR implements the
update dataContext sort
API request.