haxsaw / hikaru

Move smoothly between Kubernetes YAML and Python for creating/updating/componentizing configurations.
MIT License
206 stars 18 forks source link

quick workaround for issue with datetime handling #11

Closed aantn closed 3 years ago

aantn commented 3 years ago

I don't think I have permissions to mark it, but this is for https://github.com/haxsaw/hikaru/issues/10

codecov[bot] commented 3 years ago

Codecov Report

Merging #11 (00caa90) into main (6b3d08d) will decrease coverage by 0.00%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
- Coverage   99.92%   99.92%   -0.01%     
==========================================
  Files          31       31              
  Lines       30948    30951       +3     
==========================================
+ Hits        30925    30927       +2     
- Misses         23       24       +1     
Impacted Files Coverage Δ
hikaru/meta.py 98.11% <66.66%> (-0.23%) :arrow_down:

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 6b3d08d...00caa90. Read the comment docs.

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.