Informasjonsforvaltning / fdk-reference-data

Apache License 2.0
0 stars 0 forks source link

feat: add linguistic-systems #96

Closed NilsOveTen closed 2 years ago

NilsOveTen commented 2 years ago

resolve #79

codecov[bot] commented 2 years ago

Codecov Report

Merging #96 (113fe98) into main (435b911) will increase coverage by 0.58%. The diff coverage is 96.49%.

@@             Coverage Diff              @@
##               main      #96      +/-   ##
============================================
+ Coverage     81.97%   82.56%   +0.58%     
- Complexity      459      484      +25     
============================================
  Files           103      108       +5     
  Lines          1348     1405      +57     
  Branches         75       75              
============================================
+ Hits           1105     1160      +55     
- Misses          212      214       +2     
  Partials         31       31              
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%> (ø)

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