Skip to content

Remove unnecessary checkCast calls#43942

Closed
warunalakshitha wants to merge 2 commits intoballerina-platform:masterfrom
warunalakshitha:remove_unnecessary_typeCasts
Closed

Remove unnecessary checkCast calls#43942
warunalakshitha wants to merge 2 commits intoballerina-platform:masterfrom
warunalakshitha:remove_unnecessary_typeCasts

Conversation

@warunalakshitha
Copy link
Contributor

@warunalakshitha warunalakshitha commented Mar 26, 2025

Purpose

Fixes #43881

Check List

  • Read the Contributing Guide
  • Updated Change Log
  • Checked Tooling Support (#)
  • Added necessary tests
    • Unit Tests
    • Spec Conformance Tests
    • Integration Tests
    • Ballerina By Example Tests
  • Increased Test Coverage
  • Added necessary documentation
    • API documentation
    • Module documentation in Module.md files
    • Ballerina By Examples

@codecov
Copy link

codecov bot commented Apr 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.06%. Comparing base (f3b07a4) to head (395adf9).
Report is 23 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #43942      +/-   ##
============================================
+ Coverage     75.05%   75.06%   +0.01%     
- Complexity    57512    57524      +12     
============================================
  Files          3540     3540              
  Lines        222373   222404      +31     
  Branches      28835    28840       +5     
============================================
+ Hits         166908   166957      +49     
+ Misses        46201    46175      -26     
- Partials       9264     9272       +8     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

[Bug]: GraalVM build failure with Update 12

1 participant