Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

Increase code coverage #2

Closed
DillonAd opened this issue Oct 6, 2018 · 5 comments
Closed

Increase code coverage #2

DillonAd opened this issue Oct 6, 2018 · 5 comments

Comments

@DillonAd
Copy link
Owner

DillonAd commented Oct 6, 2018

At the moment code coverage is at 11.5% according to SonarCloud. There really needs to be more unit tests.

Another way to increase code coverage is to find a way to exclude the integration test directory from the SonarCloud metrics since the PL/SQL files are being included.

@drSte
Copy link

drSte commented Oct 7, 2018

may I help with this?

@DillonAd
Copy link
Owner Author

DillonAd commented Oct 7, 2018

That would be awesome!

Edit: If you have any trouble with the integration tests, let me know! I'd love to hear about any pain points so I can update the documentation and not make it a pain for people to contribute.

@dpisanu
Copy link

dpisanu commented Oct 7, 2018

do you have your sonar config at hand for the repo? you can exclude files in there so they won't be taken into account.

DillonAd added a commit that referenced this issue Oct 8, 2018
Add unit tests to enhance code coverage per issue #2
@DillonAd
Copy link
Owner Author

DillonAd commented Oct 8, 2018

I had seen something about excluding files but haven’t dug into it yet. I did notice that the PL/SQL test files are getting included so that’s probably not helping.

@DillonAd DillonAd closed this as completed Nov 4, 2018
@DillonAd
Copy link
Owner Author

DillonAd commented Nov 4, 2018

This description is far too vague to be useful. I apologize for giving such a crappy requirement.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants