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 readme false query param to get packages call #41855

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

xlight05
Copy link
Contributor

Purpose

$Subject

Fixes #

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

@xlight05 xlight05 requested a review from mohanvive as a code owner December 11, 2023 06:04
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (e094594) 76.63% compared to head (ed4c241) 76.66%.
Report is 18 commits behind head on master.

Files Patch % Lines
...g/ballerinalang/langserver/MemoryUsageMonitor.java 69.23% 6 Missing and 2 partials ⚠️
...rc/main/java/io/ballerina/cli/utils/TestUtils.java 40.00% 6 Missing ⚠️
...erinalang/langserver/LSClientCapabilitiesImpl.java 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #41855      +/-   ##
============================================
+ Coverage     76.63%   76.66%   +0.02%     
- Complexity    52819    52825       +6     
============================================
  Files          2880     2881       +1     
  Lines        199174   199214      +40     
  Branches      25889    25896       +7     
============================================
+ Hits         152635   152725      +90     
+ Misses        38110    38044      -66     
- Partials       8429     8445      +16     

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

@xlight05 xlight05 merged commit 36b3135 into ballerina-platform:master Dec 13, 2023
17 of 18 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