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/code format pre commit #21

Closed 4lm closed 4 years ago

4lm commented 4 years ago

https://github.com/OpenEnergyPlatform/omi/pull/17#issuecomment-551166251

codecov-io commented 4 years ago

Codecov Report

Merging #21 into dev will increase coverage by 0.15%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #21      +/-   ##
==========================================
+ Coverage   80.31%   80.46%   +0.15%     
==========================================
  Files          32       32              
  Lines        1285     1285              
  Branches      181      181              
==========================================
+ Hits         1032     1034       +2     
+ Misses        204      203       -1     
+ Partials       49       48       -1
Impacted Files Coverage Δ
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 28c620a...b836d5c. Read the comment docs.

4lm commented 4 years ago

Works, but doesn't play well with the Git GUI of my IDE (vs code), but works fine with the Git CLI. So will use the Git CLI from now on and will merge this PR ...

4lm commented 4 years ago

Just for the record: oh my, this PR is a little messy, last CI check failed because I accidently closed the PR reopened it and merged it, but the check on dev is successful, so no general problem here: https://travis-ci.org/OpenEnergyPlatform/omi/builds/608851865