AndreasSko / go-jwlm

A command line tool to easily merge JW Library backups, written in Go.
MIT License
74 stars 4 forks source link

:poop: Fix test for line breaks in Notes #13

Closed AndreasSko closed 4 years ago

AndreasSko commented 4 years ago

After changing the max. lines we should update the test of course..

Fixes regression introduced with https://github.com/AndreasSko/go-jwlm/pull/12

codecov[bot] commented 4 years ago

Codecov Report

Merging #13 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #13   +/-   ##
=======================================
  Coverage   77.89%   77.89%           
=======================================
  Files          21       21           
  Lines        1054     1054           
=======================================
  Hits          821      821           
  Misses        177      177           
  Partials       56       56           
Impacted Files Coverage Δ
model/Model.go 94.11% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 00ab7a8...cf012b1. Read the comment docs.