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

Update Ballerina.toml to fix the invalid source repository link #56

Merged
merged 2 commits into from
Dec 10, 2023

Conversation

sameerajayasoma
Copy link
Contributor

Correct the invalid source repository link in Ballerina.toml.

Purpose

Fixes: ballerina-platform/ballerina-library#5868

Examples

Checklist

  • Linked to an issue
  • Updated the specification
  • Updated the changelog
  • Added tests
  • Checked native-image compatibility

Copy link

codecov bot commented Dec 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (881839f) 83.35% compared to head (e4b4d0b) 83.35%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #56   +/-   ##
=========================================
  Coverage     83.35%   83.35%           
  Complexity      169      169           
=========================================
  Files            22       22           
  Lines          1256     1256           
  Branches        359      359           
=========================================
  Hits           1047     1047           
  Misses          152      152           
  Partials         57       57           

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

@niveathika niveathika added the Skip GraalVM Check This will skip the GraalVM compatibility check label Dec 10, 2023
@niveathika niveathika merged commit 8907ed0 into main Dec 10, 2023
6 of 8 checks passed
@niveathika niveathika deleted the sameerajayasoma-patch-1 branch December 10, 2023 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip GraalVM Check This will skip the GraalVM compatibility check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid "Source repository" link in ballerina/persist.sql/1.2.1 central page
2 participants