statisticsnorway / java-vtl

An Open Source Java implementation of the Validation Transformation Language, based on the VTL 1.1 draft specification. The implementation follows the JSR-223 Java Scripting API and exposes a simple connector interface one can implement in order to integrate with any data stores. VTL is a standard language for defining validation and transformation rules (set of operators, their syntax and semantics) for any kind of statistical data.
http://java-vtl.org
Apache License 2.0
21 stars 7 forks source link

Update CHANGELOG.md #112

Closed takvamborgen closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #112 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #112   +/-   ##
========================================
  Coverage    81.88%   81.88%           
========================================
  Files          161      161           
  Lines         4521     4521           
  Branches       594      594           
========================================
  Hits          3702     3702           
  Misses         641      641           
  Partials       178      178

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 cc59a17...6c3c0e7. Read the comment docs.