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

[DXCDT-104] Add Filters to LogStream #38

Merged
merged 2 commits into from
Apr 7, 2022
Merged

[DXCDT-104] Add Filters to LogStream #38

merged 2 commits into from
Apr 7, 2022

Conversation

sergiught
Copy link
Contributor

@sergiught sergiught commented Apr 7, 2022

Description

Add Filters to LogStream.

https://auth0.com/docs/api/management/v2#!/Log_Streams/post_log_streams

References

Testing

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have read and agreed to the terms within the Auth0 Code of Conduct.
  • I have read the Auth0 General Contribution Guidelines.
  • I have reviewed my own code beforehand.
  • I have added documentation for new/changed functionality in this PR.
  • All active GitHub checks for tests, formatting, and security are passing.
  • The correct base branch is being used, if not main.

@sergiught sergiught requested a review from a team as a code owner April 7, 2022 17:25
@sergiught sergiught self-assigned this Apr 7, 2022
@codecov-commenter
Copy link

codecov-commenter commented Apr 7, 2022

Codecov Report

Merging #38 (825358f) into main (9ac8228) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #38   +/-   ##
=======================================
  Coverage   31.03%   31.03%           
=======================================
  Files          34       34           
  Lines        5519     5519           
=======================================
  Hits         1713     1713           
  Misses       3652     3652           
  Partials      154      154           
Impacted Files Coverage Δ
management/log_stream.go 80.59% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9ac8228...825358f. Read the comment docs.

@sergiught sergiught merged commit 3850d38 into main Apr 7, 2022
@sergiught sergiught deleted the feature/DXCDT-104 branch April 7, 2022 18:59
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.

3 participants