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

test: data pipelines object support #418

Open
wants to merge 2 commits into
base: rehan/mbl-407-object-support
Choose a base branch
from

Conversation

mrehan27
Copy link
Contributor

part of MBL-407

Changes

  • Added tests for validating group calls without traits
  • Added tests for validating group calls with traits using:
    • JsonObject
    • Map<String, Any> (CustomAttributes)
    • Custom Serializable object
    • TraitsBuilder

@mrehan27 mrehan27 self-assigned this Jul 30, 2024
Copy link

github-actions bot commented Jul 30, 2024

Sample app builds 📱

Below you will find the list of the latest versions of the sample apps. It's recommended to always download the latest builds of the sample apps to accurately test the pull request.


  • java_layout: rehan/mbl-407-object-support-tests (1723712101)
  • kotlin_compose: rehan/mbl-407-object-support-tests (1723712101)

Copy link

codecov bot commented Jul 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.64%. Comparing base (cc52d9f) to head (738c943).

Additional details and impacted files
@@                        Coverage Diff                         @@
##             rehan/mbl-407-object-support     #418      +/-   ##
==================================================================
+ Coverage                           41.58%   42.64%   +1.06%     
- Complexity                            256      268      +12     
==================================================================
  Files                                  95       95              
  Lines                                2251     2251              
  Branches                              319      319              
==================================================================
+ Hits                                  936      960      +24     
+ Misses                               1226     1202      -24     
  Partials                               89       89              

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

Copy link

Build available to test
Version: rehan-mbl-407-object-support-tests-SNAPSHOT
Repository: https://s01.oss.sonatype.org/content/repositories/snapshots/

Copy link

github-actions bot commented Jul 30, 2024

📏 SDK Binary Size Comparison Report

No changes detected in SDK binary size ✅

@mrehan27 mrehan27 requested a review from a team July 30, 2024 15:39
@mrehan27 mrehan27 force-pushed the rehan/mbl-407-object-support-tests branch from 71e2fe3 to 738c943 Compare August 15, 2024 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant