Skip to content

Commit

Permalink
Merge pull request #701 from niveathika/master
Browse files Browse the repository at this point in the history
Revert "Disable all compiler plugin tests"
  • Loading branch information
niveathika authored Dec 19, 2023
2 parents 06520c4 + 511f4c9 commit aea22ae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion codecov.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
ignore:
- "test-utils/"
- "compiler-plugin/"

coverage:
precision: 2
Expand Down
2 changes: 1 addition & 1 deletion compiler-plugin-tests/src/test/resources/testng.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<test name="SQL Compiler Plugin Tests" parallel="false">
<classes>
<!-- <class name="io.ballerina.stdlib.sql.compiler.CompilerPluginTest"/> -->
<class name="io.ballerina.stdlib.sql.compiler.CompilerPluginTest"/>
</classes>
</test>
</suite>

0 comments on commit aea22ae

Please sign in to comment.