You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unit test or live test (whatever applicable) - For covering tests for the logic that compute status for failed or succeed or partial results for "LogQueryResultStatus"
Notes: This is not applicable anymore since we return separate objects for each of these cases. See PR - update the error handling for Logs Query and Logs Query Batch #17965
Verify - Check if the empty duration string in timeInterval will return all results
Notes: This is verified with one of the samples. Changed the duration to empty string and it returned all the
results for that query.
Unit test - For logic conversion of timespan string to TimeInterval object
The text was updated successfully, but these errors were encountered:
ghost
added
the
needs-triage
Workflow: This is a new issue that needs to be triaged to the appropriate team.
label
Sep 7, 2021
Notes: This is not applicable anymore since we return separate objects for each of these cases. See PR -
update the error handling for Logs Query and Logs Query Batch #17965
Notes: This is verified with one of the samples. Changed the duration to empty string and it returned all the
results for that query.
The text was updated successfully, but these errors were encountered: