Conversation
Rename to EdgeConstants
Update Edge responses support
Handle privacy status changes for Edge events
* Respect retry-after header * Add gemfile to update cocoapods version * Verify pod version * Prefix pod commands with bundle exec * Add clarifying comment about not supporting http-date * Address variable name comment * Move constant and only add to interval map if interval is not equal to the default * Update test name * Use optoinal timeintervals * Add make target for CI only * Update tests
Remove setters for extension properties
Enabled skipped Identity test
* Add additional test and remove dead code * Rewrite processResponseOnError * move check inside conditional for empty errors * Check empty instead of enforcing schema
Codecov Report
@@ Coverage Diff @@
## staging #134 +/- ##
===========================================
+ Coverage 91.11% 93.34% +2.23%
===========================================
Files 17 20 +3
Lines 619 616 -3
===========================================
+ Hits 564 575 +11
+ Misses 55 41 -14 |
version update 1.0.0
…eEventWarning. The event index is not required for extensions listening on Edge response events, so by not encoding it is not available in the dispatched Event.
Do not encode eventIndex for EdgeEventHandle/Error/Warning
Update pod dependencies to main
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.