pr-omethe-us / PyKED

Python interface to the ChemKED database format
https://pr-omethe-us.github.io/PyKED/
BSD 3-Clause "New" or "Revised" License
14 stars 15 forks source link

Not for merging - profile the test code #87

Closed bryanwweber closed 6 years ago

bryanwweber commented 6 years ago

Just trying to figure out where the time is spent in the tests

codecov[bot] commented 6 years ago

Codecov Report

Merging #87 into master will decrease coverage by 0.56%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
- Coverage     100%   99.43%   -0.57%     
==========================================
  Files           5        7       +2     
  Lines         872      878       +6     
  Branches      208      208              
==========================================
+ Hits          872      873       +1     
- Misses          0        5       +5
Impacted Files Coverage Δ
profile_code.py 0% <0%> (ø)
pyked/__init__.py 100% <0%> (ø)

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 a1ec5b5...b480f5c. Read the comment docs.