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

Change the extended library word to Ballerina library #41500

Merged
merged 36 commits into from
Nov 9, 2023

Conversation

praneesha
Copy link

Purpose

Change the extended library word to Ballerina library.

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

@praneesha praneesha self-assigned this Oct 10, 2023
@praneesha praneesha requested a review from hevayo as a code owner October 10, 2023 08:14
@github-actions
Copy link

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 Oct 25, 2023
@praneesha praneesha removed the Stale label Oct 25, 2023
README.md Outdated Show resolved Hide resolved
@praneesha praneesha requested a review from poorna2152 November 1, 2023 07:50
Copy link

codecov bot commented Nov 3, 2023

Codecov Report

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

Comparison is base (370ccde) 76.70% compared to head (224f0e8) 76.67%.
Report is 7 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #41500      +/-   ##
============================================
- Coverage     76.70%   76.67%   -0.03%     
- Complexity    52666    52669       +3     
============================================
  Files          2881     2881              
  Lines        198546   198686     +140     
  Branches      25812    25822      +10     
============================================
+ Hits         152287   152350      +63     
- Misses        37827    37896      +69     
- Partials       8432     8440       +8     
Files Coverage Δ
...rc/main/java/io/ballerina/cli/cmd/CommandUtil.java 81.21% <100.00%> (+0.06%) ⬆️
...rc/main/java/io/ballerina/cli/cmd/PushCommand.java 51.39% <100.00%> (+0.58%) ⬆️
...o/ballerina/projects/internal/SettingsBuilder.java 67.70% <100.00%> (+5.63%) ⬆️
.../io/ballerina/projects/internal/model/Central.java 90.47% <100.00%> (+12.69%) ⬆️
...internal/repositories/RemotePackageRepository.java 72.32% <100.00%> (+0.37%) ⬆️
.../io/ballerina/trigger/BallerinaTriggerService.java 74.41% <100.00%> (+4.14%) ⬆️
...in/java/io/ballerina/cli/cmd/DeprecateCommand.java 0.00% <0.00%> (ø)
...rc/main/java/io/ballerina/cli/cmd/PullCommand.java 53.20% <0.00%> (-1.05%) ⬇️
...erina/semver/checker/BallerinaPackageResolver.java 0.00% <0.00%> (ø)
.../main/java/io/ballerina/cli/cmd/SearchCommand.java 22.05% <0.00%> (-1.38%) ⬇️
... and 3 more

... and 4 files with indirect coverage changes

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

Copy link

sonarqubecloud bot commented Nov 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@praneesha praneesha merged commit 76fd3a2 into master Nov 9, 2023
@praneesha praneesha deleted the praneesha-patch-1 branch November 9, 2023 03:48
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.

3 participants