ORNL-CEES / Cap

A library for modeling energy storage devices.
http://cap.readthedocs.org
Other
16 stars 6 forks source link

Add Docker Compose file to debug within a container #239

Closed dalg24 closed 8 years ago

Rombur commented 8 years ago

This is good but travis will never pass again, right?

dalg24 commented 8 years ago

OK, ready for your review.

codecov-io commented 8 years ago

Current coverage is 91.09% (diff: 100%)

Merging #239 into master will decrease coverage by 2.32%

@@             master       #239   diff @@
==========================================
  Files            72         65     -7   
  Lines          4999       4479   -520   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits           4670       4080   -590   
- Misses          329        399    +70   
  Partials          0          0          

Sunburst

Powered by Codecov. Last update fb9af81...2320fe5

dalg24 commented 8 years ago

Note that I pushed a new dalg24/cap-stack:debug image to Docker Hub. It has deal.II compiled in Debug mode.