Informasjonsforvaltning / fdk-reference-data

Apache License 2.0
0 stars 0 forks source link

fix: fixes failing frequency test #97

Closed NilsOveTen closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #97 (138e6c7) into main (435b911) will increase coverage by 0.44%. The diff coverage is 96.49%.

@@             Coverage Diff              @@
##               main      #97      +/-   ##
============================================
+ Coverage     81.97%   82.41%   +0.44%     
- Complexity      459      483      +24     
============================================
  Files           103      108       +5     
  Lines          1348     1405      +57     
  Branches         75       75              
============================================
+ Hits           1105     1158      +53     
- Misses          212      215       +3     
- Partials         31       32       +1     
Impacted Files Coverage Δ
...erencedata/linguisticsystem/LinguisticSystems.java 66.66% <66.66%> (ø)
...ferencedata/linguisticsystem/LinguisticSystem.java 80.00% <80.00%> (ø)
...a/linguisticsystem/LinguisticSystemController.java 100.00% <100.00%> (ø)
...ata/linguisticsystem/LinguisticSystemImporter.java 100.00% <100.00%> (ø)
...data/linguisticsystem/LinguisticSystemService.java 100.00% <100.00%> (ø)
...java/no/fdk/referencedata/eu/EuDatasetFetcher.java 73.91% <0.00%> (-8.70%) :arrow_down:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more