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

Fix Documentation generation code action issues #19277

Merged

Conversation

nadeeshaan
Copy link
Contributor

Purpose

With this revamp the documentation code action generation and fixes the following issue.

Fixes #19198

Check List

  • Read the Contributing Guide
  • Required Balo version update
  • 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

@codecov-io
Copy link

codecov-io commented Oct 2, 2019

Codecov Report

Merging #19277 into ballerina-1.0.x will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##           ballerina-1.0.x   #19277   +/-   ##
================================================
  Coverage            15.73%   15.73%           
================================================
  Files                   47       47           
  Lines                 1265     1265           
  Branches               197      197           
================================================
  Hits                   199      199           
  Misses                1053     1053           
  Partials                13       13

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 21f9b0f...172fe02. Read the comment docs.

@nadeeshaan nadeeshaan merged commit 06549eb into ballerina-platform:ballerina-1.0.x Oct 2, 2019
@nadeeshaan nadeeshaan added this to the Ballerina 1.0.2 milestone Oct 11, 2019
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