Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Fix object getType() API usage #344

Merged
merged 1 commit into from
May 2, 2023

Conversation

HindujaB
Copy link
Contributor

Purpose

This is to support the build for ballerina-platform/ballerina-library#4344

Examples

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests
  • Updated the spec
  • Checked native-image compatibility

@codecov
Copy link

codecov bot commented Apr 27, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (6b1f5ed) 81.12% compared to head (c34285e) 81.12%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #344   +/-   ##
=========================================
  Coverage     81.12%   81.12%           
  Complexity      107      107           
=========================================
  Files            26       26           
  Lines           694      694           
  Branches         71       71           
=========================================
  Hits            563      563           
  Misses           91       91           
  Partials         40       40           
Impacted Files Coverage Δ
.../src/main/java/io/ballerina/stdlib/stan/Utils.java 89.47% <100.00%> (ø)
...java/io/ballerina/stdlib/stan/consumer/Attach.java 96.15% <100.00%> (ø)
...lerina/stdlib/stan/consumer/StreamingListener.java 85.18% <100.00%> (ø)
...a/io/ballerina/stdlib/stan/consumer/Subscribe.java 84.94% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@aashikam aashikam merged commit b8e97b3 into ballerina-attic:main May 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants