queue icon indicating copy to clipboard operation
queue copied to clipboard

Add tests for every database handler

Open michalsn opened this issue 1 year ago • 2 comments

Description This PR adds tests for all database handlers.

Checklist:

  • [x] Securely signed commits
  • [ ] Component(s) with PHPDoc blocks, only if necessary or adds value
  • [ ] Unit testing, with >80% coverage
  • [ ] User guide updated
  • [x] Conforms to style guide

michalsn avatar Sep 19 '24 10:09 michalsn

Okay, seems like I will have to set up a local docker image to resolve this.

michalsn avatar Sep 19 '24 14:09 michalsn

Pull Request Test Coverage Report for Build 12515475471

Details

  • 25 of 25 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+3.1%) to 90.501%

Totals Coverage Status
Change from base Build 10938598555: 3.1%
Covered Lines: 524
Relevant Lines: 579

💛 - Coveralls

coveralls avatar Sep 20 '24 18:09 coveralls

Thank you @paulbalandan!

michalsn avatar Dec 30 '24 20:12 michalsn