Skip to content

Remove unnecessary checkCast calls #43991

Closed
warunalakshitha wants to merge 4 commits intoballerina-platform:masterfrom
warunalakshitha:remove_typecasts
Closed

Remove unnecessary checkCast calls #43991
warunalakshitha wants to merge 4 commits intoballerina-platform:masterfrom
warunalakshitha:remove_typecasts

Conversation

@warunalakshitha
Copy link
Contributor

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 (eb4cdf8).
Report is 23 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master   #43991   +/-   ##
=========================================
  Coverage     75.05%   75.06%           
- Complexity    57512    57521    +9     
=========================================
  Files          3540     3540           
  Lines        222373   222402   +29     
  Branches      28835    28839    +4     
=========================================
+ Hits         166908   166947   +39     
+ Misses        46201    46183   -18     
- 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.

@warunalakshitha warunalakshitha marked this pull request as draft May 15, 2025 04:14
@warunalakshitha
Copy link
Contributor Author

We will add this changes with init time improvement PR. hence closing.

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