-
-
Notifications
You must be signed in to change notification settings - Fork 168
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
SaveMethod support in Flow & Lightning Components, Regex filtering in logEntryEventStream component #250
Conversation
jongpie
commented
Nov 10, 2021
•
edited
Loading
edited
- Bumped all metadata to API v53.0 (Winter '22 release)
- Closes Add the ability to specify a save method in Flow #241
- Closes Log Entry Event Stream enhancements #212 (implemented by @jamessimone in Regex filtering in logEntryEventStream component #251)
Codecov Report
@@ Coverage Diff @@
## main #250 +/- ##
==========================================
+ Coverage 95.45% 95.53% +0.07%
==========================================
Files 28 28
Lines 2858 2864 +6
Branches 42 42
==========================================
+ Hits 2728 2736 +8
+ Misses 129 127 -2
Partials 1 1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
* Fixes (some) of #212 by adding regular expression filtering to the logEntryEventStream component. Did some cleanup, as well
… some comments in Flow classes
…ersion name for v4.6.13
4c81444
to
fb29024
Compare