simphony / simphony-common

The native implementation of the Simphony cuds objects
BSD 2-Clause "Simplified" License
7 stars 5 forks source link

Add new entry point for pre processing #311

Closed SGGgarcia closed 8 years ago

SGGgarcia commented 8 years ago

This PR adds a new entry point for stevedore called simphony.pre_processing currently used by nFluid tool. Also it will be potentially used for any other pre_processing tool.

codecov-io commented 8 years ago

Current coverage is 71.55% (diff: 100%)

Merging #311 into master will increase coverage by 0.03%

@@             master       #311   diff @@
==========================================
  Files           115        116     +1   
  Lines          6949       6958     +9   
  Methods           0          0          
  Messages          0          0          
  Branches        803        804     +1   
==========================================
+ Hits           4970       4979     +9   
  Misses         1952       1952          
  Partials         27         27          

Powered by Codecov. Last update 4d4a56c...ea1871e

itziakos commented 8 years ago

Please update the documentation as necessary https://github.com/simphony/simphony-common/blob/master/doc/source/extending_simphony.rst