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

dev -> staging (Core 3.0.2) #676

Merged
merged 10 commits into from
Jun 4, 2024
Merged

dev -> staging (Core 3.0.2) #676

merged 10 commits into from
Jun 4, 2024

Conversation

praveek
Copy link
Contributor

@praveek praveek commented Jun 4, 2024

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Sorry, something went wrong.

prudrabhat and others added 10 commits May 20, 2024 11:14
Fix strict mode violations
Add database name path to logs for better visibility
Update versions [Core-3.0.2]
@praveek praveek requested a review from prudrabhat June 4, 2024 18:21
Copy link

codecov bot commented Jun 4, 2024

Codecov Report

Attention: Patch coverage is 78.26087% with 5 lines in your changes missing coverage. Please review.

Project coverage is 81.54%. Comparing base (f1a544e) to head (aa059ca).
Report is 1 commits behind head on staging.

Additional details and impacted files
@@            Coverage Diff             @@
##             staging     #676   +/-   ##
==========================================
  Coverage      81.54%   81.54%           
- Complexity      2132     2133    +1     
==========================================
  Files            191      191           
  Lines           8904     8906    +2     
  Branches        1111     1110    -1     
==========================================
+ Hits            7260     7262    +2     
  Misses          1089     1089           
  Partials         555      555           
Flag Coverage Δ
functional-tests 27.71% <39.13%> (-0.04%) ⬇️
unit-tests 68.90% <60.87%> (+0.03%) ⬆️

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

Files Coverage Δ
...obe/marketing/mobile/internal/eventhub/EventHub.kt 85.45% <100.00%> (+0.08%) ⬆️
...be/marketing/mobile/services/DataQueueService.java 89.19% <100.00%> (ø)
...ing/mobile/internal/util/SQLiteDatabaseHelper.java 78.57% <75.00%> (ø)
...obe/marketing/mobile/services/SQLiteDataQueue.java 79.61% <83.33%> (-0.39%) ⬇️
...ne/java/com/adobe/marketing/mobile/MobileCore.java 63.04% <70.00%> (+0.41%) ⬆️

@praveek praveek merged commit 79487fa into staging Jun 4, 2024
8 checks passed
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.

None yet

2 participants