simphony / simphony-common

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

Problem: both Material and Materials classes are duplicates #332

Closed mehdisadeghi closed 7 years ago

mehdisadeghi commented 7 years ago

Solution: remove them.

simphony.cuds.meta.Material should be used instead of simphony.cuds.Material.

simphony.cuds.model.CUDS should be used instead of simphony.cuds.Materials.

codecov-io commented 7 years ago

Current coverage is 85.82% (diff: 100%)

Merging #332 into master will decrease coverage by <.01%

@@             master       #332   diff @@
==========================================
  Files           115        113     -2   
  Lines          7231       7202    -29   
  Methods           0          0          
  Messages          0          0          
  Branches        857        853     -4   
==========================================
- Hits           6206       6181    -25   
+ Misses          789        787     -2   
+ Partials        236        234     -2   

Powered by Codecov. Last update f2028b7...0e24f6a