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

Optimize BDD operations #43689

Conversation

heshanpadmasiri
Copy link
Member

@heshanpadmasiri heshanpadmasiri commented Dec 5, 2024

Purpose

Avoid repeated BDD operation using DP

Fixes #43688

@lochana-chathura lochana-chathura added the Team/CompilerFE All issues related to Language implementation and Compiler, this exclude run times. label Dec 5, 2024
Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.31%. Comparing base (55cee50) to head (5e99d27).
Report is 1007 commits behind head on 2201.11.0-stage.

Additional details and impacted files
@@                  Coverage Diff                  @@
##             2201.11.0-stage   #43689      +/-   ##
=====================================================
- Coverage              77.31%   77.31%   -0.01%     
+ Complexity             58770    58767       -3     
=====================================================
  Files                   3524     3524              
  Lines                 221413   221413              
  Branches               28772    28772              
=====================================================
- Hits                  171187   171182       -5     
- Misses                 40581    40585       +4     
- Partials                9645     9646       +1     

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

@chiranSachintha chiranSachintha merged commit 0c01583 into ballerina-platform:2201.11.0-stage Dec 9, 2024
19 of 20 checks passed
chiranSachintha added a commit to chiranSachintha/ballerina-lang that referenced this pull request Jan 9, 2025
…iri/fix/bdd-optim"

This reverts commit 0c01583, reversing
changes made to 9b642cc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team/CompilerFE All issues related to Language implementation and Compiler, this exclude run times.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants