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

Add tests to check the type narrowing of a query in a transaction scenario #530

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

nipunayf
Copy link
Contributor

@nipunayf nipunayf commented Dec 5, 2023

Purpose

This test is added along with the change made in ballerina-platform/ballerina-lang#41743 to assert the type narrowing behavior in a retry block.

Security checks

Related PRs

ballerina-platform/ballerina-lang#41743

Test environment

Ballerina 2201.8.3 (Swan Lake Update 8)
OS: macOS 14.1.1 23B81
JDK: openjdk 17.0.8 2023-07-18

Copy link

github-actions bot commented Jan 2, 2024

This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the stale label is removed or commented.

@github-actions github-actions bot added the Stale label Jan 2, 2024
@nipunayf nipunayf removed the Stale label Jan 2, 2024
Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b17b9a4) 55.48% compared to head (abd842f) 55.48%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #530   +/-   ##
=========================================
  Coverage     55.48%   55.48%           
  Complexity       16       16           
=========================================
  Files            21       21           
  Lines           647      647           
  Branches        320      320           
=========================================
  Hits            359      359           
  Misses          287      287           
  Partials          1        1           

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

@KavinduZoysa KavinduZoysa merged commit e1976ef into ballerina-platform:master Jan 17, 2024
7 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.

2 participants