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

[2201.8.x] Fix bad sad error occurred with incorrect central token #42255

Conversation

Thevakumar-Luheerathan
Copy link
Member

Purpose

Describe the problems, issues, or needs driving this feature/fix and include links to related issues.

Fixes #41785

Approach

Describe how you are implementing the solutions along with the design details.

Samples

Provide high-level details about the samples related to this feature.

Remarks

List any other known issues, related PRs, TODO items, or any other notes related to the PR.

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

Copy link

codecov bot commented Mar 1, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 76.25%. Comparing base (d67ccc7) to head (d19f15e).
Report is 1 commits behind head on 2201.8.x.

Files Patch % Lines
...ballerinalang/central/client/CentralAPIClient.java 25.00% 12 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             2201.8.x   #42255   +/-   ##
===========================================
  Coverage       76.25%   76.25%           
+ Complexity      52514    52513    -1     
===========================================
  Files            2880     2880           
  Lines          198892   198892           
  Branches        25857    25857           
===========================================
+ Hits           151666   151667    +1     
+ Misses          38894    38893    -1     
  Partials         8332     8332           

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

@Thevakumar-Luheerathan Thevakumar-Luheerathan merged commit d5764b6 into ballerina-platform:2201.8.x Mar 1, 2024
6 of 7 checks passed
@azinneera azinneera added this to the 2201.8.6 milestone Mar 4, 2024
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