OpenEnergyPlatform / omi

Repository for the Open Metadata Integration (OMI). For metadata definition see metadata repo:
https://github.com/OpenEnergyPlatform/metadata
GNU Affero General Public License v3.0
7 stars 4 forks source link

Feature/no dynamic dialects #23

Closed MGlauer closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #23 into dev will increase coverage by 0.14%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #23      +/-   ##
==========================================
+ Coverage   80.31%   80.45%   +0.14%     
==========================================
  Files          32       32              
  Lines        1285     1284       -1     
  Branches      181      181              
==========================================
+ Hits         1032     1033       +1     
+ Misses        204      203       -1     
+ Partials       49       48       -1
Impacted Files Coverage Δ
src/omi/dialects/__init__.py 100% <100%> (ø) :arrow_up:
tests/test_dialects/test_oep/test_compiler.py 80% <0%> (+4.44%) :arrow_up:

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 9a26f51...c264284. Read the comment docs.