-
Notifications
You must be signed in to change notification settings - Fork 61
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
RUMM-2337: Merge develop into sdkv2 branch #978
Merged
0xnm
merged 74 commits into
feature/sdkv2
from
nogorodnikov/rumm-2337/merge-develop-into-sdkv2
Jul 12, 2022
Merged
RUMM-2337: Merge develop into sdkv2 branch #978
0xnm
merged 74 commits into
feature/sdkv2
from
nogorodnikov/rumm-2337/merge-develop-into-sdkv2
Jul 12, 2022
Conversation
This file contains 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
…o-1.13 Pull latest fixes into 1.13.0 release branch
…rsion Bump to next dev version 1.14.0
…ew-agp-publishing-model RUMM-2095: Support new AGP publishing model
…i-v1-related-classes RUMM-2084: Delete API v1 related classes
…eate a default DD logger with min level set
…gs-per-level RUMM-2042: Filter Datadog logs per level
RUMM-2042: Fix E2E test
Reorganizes the Sample RUM Sessions section from Troubleshooting to Advanced Configuration.
…n-iso-code-attribute DOCS-3465 Android Data Collected Edit
Fix the logic of joining byte arrays when there is no items
…c-update Android Advanced Configuration Edit
Add github diff link on PR generated by the CI on new versions
…als-uptate-frequency-option RUMM-2076 Add the Configuration#setVitalsMonitorUpdateFrequency API
…ate-frequency-api-nightly-tests RUMM-2183 Nightly tests for ConfigurationBuilder#setVitalsUpdateFrequency
…ampling RUMM-2165: Add trace sampling for instrumented network requests
ISSUE-950 | Add method to set extra properties on the UserInfo object
…om-version RUMM-2284: Update Room version
…itoring-token-references Remove internal monitoring token references
…ndling-of-span-scope-for-rxjava RUMM-2226: Fix handling of span scope in RxJava chain
…ss with synthetic members
…alls-with-implicit-receiver-in-UnsafeThirdPartyFunctionCall-check RUMM-1876: Support calls with implicit receiver in UnsafeThirdPartyFunctionCall check
…bitleavingstaticmocks-check-crash-on-a-class-with-synthetic-members RUMM-2182: Prevent crash of ProhibitLeavingStaticMocks check on a class with synthetic members
…precated-apis RUMM-2329: Remove deprecated APIs
Codecov Report
@@ Coverage Diff @@
## feature/sdkv2 #978 +/- ##
=================================================
+ Coverage 82.42% 82.65% +0.23%
=================================================
Files 291 296 +5
Lines 9482 9777 +295
Branches 1573 1617 +44
=================================================
+ Hits 7815 8081 +266
- Misses 1199 1212 +13
- Partials 468 484 +16
|
Base automatically changed from
nogorodnikov/rumm-2236/bring-unit-tests-back
to
feature/sdkv2
July 11, 2022 15:35
kayayarai
approved these changes
Jul 11, 2022
mariusc83
approved these changes
Jul 12, 2022
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.
What does this PR do?
This change does the merge of
develop
branch intosdkv2
branch, conflicts are resolved.Review checklist (to be filled by reviewers)