The current test coverage is hovering at about 30% for DataProvider, but this doesn't seem right because the tests have a fairly comprehensive. It seems that the tests don't test the actual code generation, even though that is tested indirectly.
Write tests that test the actual source generation.
Note: it is important to address #3 along with this issue.
The current test coverage is hovering at about 30% for DataProvider, but this doesn't seem right because the tests have a fairly comprehensive. It seems that the tests don't test the actual code generation, even though that is tested indirectly.
Write tests that test the actual source generation.
Note: it is important to address #3 along with this issue.