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 symlinks for example readme files #1675

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

ThisaruGuruge
Copy link
Member

Purpose

This is to show the example markdown file as a README file properly. Since we have different names for the MD file, GitHub does not show them as the README file by default.

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests
  • Updated the spec
  • Checked native-image compatibility
  • No commons package changes (if there are any, please update the GraphQL version in GraphQL tools and Ballerina dev tools)
  • No compiler package changes (if there are any, please update the GraphQL version in Ballerina dev tools)

Copy link

sonarcloud bot commented Dec 12, 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

@ThisaruGuruge ThisaruGuruge added the Skip GraalVM Check This will skip the GraalVM compatibility check label Dec 12, 2023
Copy link

codecov bot commented Dec 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (36a4eca) 86.47% compared to head (a5d5455) 86.44%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1675      +/-   ##
============================================
- Coverage     86.47%   86.44%   -0.04%     
  Complexity      762      762              
============================================
  Files           129      129              
  Lines          9094     9094              
  Branches       3563     3563              
============================================
- Hits           7864     7861       -3     
- Misses          923      926       +3     
  Partials        307      307              

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

@ThisaruGuruge ThisaruGuruge merged commit 1d9f8ff into ballerina-platform:master Dec 12, 2023
8 of 10 checks passed
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
2 participants