nmt icon indicating copy to clipboard operation
nmt copied to clipboard

Empty Tree test case

Open andrijamitrovic23 opened this issue 2 years ago • 1 comments

Overview

This is a PR for addition of new test cases that have been noticed to be missing through the audit of the nmt repository. The intention is to increase the number of test cases by adding tests for edge cases and for the issues that have been reported.

Checklist

  • [ ] New and updated code has appropriate documentation
  • [x] New and updated code has new and/or updated testing
  • [ ] Required CI checks are passing
  • [ ] Visual proof for any user facing features like CLI or documentation updates
  • [ ] Linked issues closed with keywords

andrijamitrovic23 avatar Mar 22 '23 13:03 andrijamitrovic23

Codecov Report

Merging #149 (5f30795) into master (eb012d0) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #149   +/-   ##
=======================================
  Coverage   96.20%   96.20%           
=======================================
  Files           6        6           
  Lines         527      527           
=======================================
  Hits          507      507           
  Misses         12       12           
  Partials        8        8           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Mar 24 '23 13:03 codecov[bot]