pyke icon indicating copy to clipboard operation
pyke copied to clipboard

[88] Add keplog.py

Open ecalifornica opened this issue 7 years ago • 1 comments

This commit is a first pass to resolve #88, converting pyke to more Pythonic logging.

I have diffs ready to migrate the other files to use keplog.py, but the diffs are large and mechanical so I wanted feedback on the approach before moving forward.

ecalifornica avatar Feb 18 '18 02:02 ecalifornica

Codecov Report

Merging #189 into master will increase coverage by 0.03%. The diff coverage is 43.24%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #189      +/-   ##
==========================================
+ Coverage   33.64%   33.67%   +0.03%     
==========================================
  Files          65       66       +1     
  Lines       10468    10505      +37     
==========================================
+ Hits         3522     3538      +16     
- Misses       6946     6967      +21
Impacted Files Coverage Δ
pyke/keplog.py 43.24% <43.24%> (ø)

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 6a3fcc0...3112719. Read the comment docs.

codecov[bot] avatar Feb 18 '18 02:02 codecov[bot]