Skip to content

Commit

Permalink
Apply value class changes codecov tests
Browse files Browse the repository at this point in the history
  • Loading branch information
warunalakshitha committed May 13, 2024
1 parent 359008a commit 3cea733
Showing 1 changed file with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ public void multipleModulePkgCoverageTest() throws BallerinaTestException {
"testerina_report/foo&0046bar/0/creators",
"testerina_report/foo&0046bar&0046tests/0",
"testerina_report/foo&0046math$test/0",
"testerina_report/foo/0/creators",
"testerina_report/foo&0046bar&0046tests/0/creators",
"testerina_report/foo&0046bar&0046tests/0/types",
"testerina_report/foo&0046math/0/constants",
Expand All @@ -128,14 +127,19 @@ public void multipleModulePkgCoverageTest() throws BallerinaTestException {
"testerina_report/foo&0046math/0/creators",
"testerina_report/foo&0046bar&0046tests$test/0/types",
"test-report-tests",
"test-report-tests/typedescs",
"test-report-tests/values",
"testerina_report/foo/0/types",
"testerina_report/foo&0046bar/0/types",
"testerina_report/foo&0046bar&0046tests/0/constants",
"testerina_report/foo$test/0",
"testerina_report/foo/0",
"testerina_report/foo&0046bar/0",
"testerina_report/foo/0/annotations",
"testerina_report/foo/0/constants",
"testerina_report/foo/0/creators",
"testerina_report/foo/0/typedescs",
"testerina_report/foo/0/values",
"testerina_report/foo&0046bar/0",
"testerina_report/foo&0046math$test/0/types",
"testerina_report/foo&0046math/0/annotations",
"testerina_report/foo&0046bar&0046tests$test/0/creators",
Expand Down

0 comments on commit 3cea733

Please sign in to comment.