sofie-mos-connection icon indicating copy to clipboard operation
sofie-mos-connection copied to clipboard

chore: Test coverage non strict object into mosTime

Open olzzon opened this issue 11 months ago • 1 comments

About the Contributor

On behalf of BBC

Type of Contribution

This is a: Test Coverage

Bug fix / Feature / Code improvement / Documentation improvement / Other (please specify)

Current Behavior

A non strict mosTime that parsed an object was not tested

New Behavior

Added specific test for parsing object to non strict mosTime

Testing Instructions

Other Information

Status

  • [x ] PR is ready to be reviewed.
  • [ x] The functionality has been tested by the author.
  • [ x] Relevant unit tests has been added / updated.
  • [ ] Relevant documentation (code comments, system documentation) has been added / updated.

olzzon avatar Mar 18 '24 08:03 olzzon

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.53%. Comparing base (9bb6825) to head (994c263). Report is 10 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
+ Coverage   77.43%   77.53%   +0.10%     
==========================================
  Files          65       65              
  Lines        3572     3593      +21     
  Branches      823      813      -10     
==========================================
+ Hits         2766     2786      +20     
- Misses        747      807      +60     
+ Partials       59        0      -59     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Apr 25 '24 07:04 codecov-commenter