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

Regex filtering in logEntryEventStream component #251

Merged

Conversation

jamessimone
Copy link
Collaborator

@jamessimone jamessimone commented Nov 10, 2021

…gEntryEventStream component. Did some cleanup, as well
@jamessimone jamessimone requested a review from jongpie November 10, 2021 22:55
@jamessimone jamessimone temporarily deployed to Test November 10, 2021 22:55 Inactive
@jamessimone jamessimone temporarily deployed to Test November 10, 2021 22:59 Inactive
@jamessimone jamessimone temporarily deployed to Test November 10, 2021 22:59 Inactive
@jamessimone jamessimone temporarily deployed to Test November 10, 2021 23:09 Inactive
@codecov
Copy link

codecov bot commented Nov 10, 2021

Codecov Report

❗ No coverage uploaded for pull request base (feature/flow-save-method-support@6599810). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 9ddcbce differs from pull request most recent head 275b0f1. Consider uploading reports for the commit 275b0f1 to get more accurate results
Impacted file tree graph

@@                         Coverage Diff                         @@
##             feature/flow-save-method-support     #251   +/-   ##
===================================================================
  Coverage                                    ?   96.10%           
===================================================================
  Files                                       ?       23           
  Lines                                       ?     2591           
  Branches                                    ?        0           
===================================================================
  Hits                                        ?     2490           
  Misses                                      ?      101           
  Partials                                    ?        0           
Flag Coverage Δ
Apex 96.10% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 6599810...275b0f1. Read the comment docs.

@jongpie jongpie added Type: Enhancement New feature or request Layer: Log Management Items related to the custom objects & Logger Console app Salesforce Feature: Platform Events Items related to how platform events are leveraged by Nebula Logger labels Nov 11, 2021
Copy link
Owner

@jongpie jongpie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks awesome - thanks again for making these changes!

@jongpie jongpie merged commit 1ef671b into feature/flow-save-method-support Nov 11, 2021
@jongpie jongpie deleted the feature/log-entry-event-stream-regex branch November 11, 2021 20:40
jongpie added a commit that referenced this pull request Nov 18, 2021
… logEntryEventStream component (#250)

* Bumped API version from v52.0 to v53.0, updated flexipages to match API v53.0's format

* Added getSaveMethod() method to Logger

* Added the ability to specify a save method in all Flow invocable classes, cleaned up some comments in Flow classes

* Added the ability to specify a save method in logger.js, add new getUserSettings() function

* Fixed syntax in loggerLWCDemo.js for adding tags, updated version name for v4.6.13

* Fixes (some) of #212 by adding regular expression filtering to the logEntryEventStream component. Did some cleanup, as well (#251 by @jamessimone)

Co-authored-by: James Simone <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Layer: Log Management Items related to the custom objects & Logger Console app Salesforce Feature: Platform Events Items related to how platform events are leveraged by Nebula Logger Type: Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants