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

merge from main #167

Merged
merged 6 commits into from
Jul 8, 2024
Merged

merge from main #167

merged 6 commits into from
Jul 8, 2024

Conversation

ndesai-newrelic
Copy link
Contributor

No description provided.

ndesai-newrelic and others added 2 commits May 29, 2024 15:34
…163)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.2.5...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@codecov-commenter
Copy link

codecov-commenter commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.36%. Comparing base (bbbff35) to head (d07b6de).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #167   +/-   ##
========================================
  Coverage    91.36%   91.36%           
========================================
  Files           11       11           
  Lines          417      417           
  Branches        79       79           
========================================
  Hits           381      381           
  Misses          31       31           
  Partials         5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ndesai-newrelic ndesai-newrelic merged commit 60533dd into develop Jul 8, 2024
7 checks passed
ndesai-newrelic added a commit that referenced this pull request Aug 8, 2024
* fix: disabled Interaction Flag Default false for React Native Agent (#165)

* chore(deps): bump rexml in /NewRelicExampleApp/React-Native-Test-App (#163)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.2.5...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: added backgroudnReporting and NewEventSystem Configuration (#168)

#159

* chore: uodate Native Android Agent and Expo configs (#175)

#172

* test: fix alphabetical order and add log values in jest mock (#176)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felipe Mengatto <[email protected]>
ndesai-newrelic added a commit that referenced this pull request Aug 21, 2024
* merge from main (#167)

* fix: disabled Interaction Flag Default false for React Native Agent (#165)

* chore(deps): bump rexml in /NewRelicExampleApp/React-Native-Test-App (#163)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.2.5...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: added backgroudnReporting and NewEventSystem Configuration (#168)

#159

* chore: uodate Native Android Agent and Expo configs (#175)

#172

* test: fix alphabetical order and add log values in jest mock (#176)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felipe Mengatto <[email protected]>

* fix: fix the dependancies issue in 1.4.0

#180

* feat: add distributedTracing feature Flag

* docs: release 1.4.2

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felipe Mengatto <[email protected]>
ndesai-newrelic added a commit that referenced this pull request Aug 21, 2024
* merge from main (#167)

* fix: disabled Interaction Flag Default false for React Native Agent (#165)

* chore(deps): bump rexml in /NewRelicExampleApp/React-Native-Test-App (#163)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.2.5...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: added backgroudnReporting and NewEventSystem Configuration (#168)

#159

* chore: uodate Native Android Agent and Expo configs (#175)

#172

* test: fix alphabetical order and add log values in jest mock (#176)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felipe Mengatto <[email protected]>

* fix: fix the dependancies issue in 1.4.0

#180

* feat: add distributedTracing feature Flag

* docs: release 1.4.2

* docs: release 1.4.3

* fix: fix distributed tracing issue

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felipe Mengatto <[email protected]>
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.

4 participants