TheoreticalEcosystemEcology / alien

Predict All Links In Ecological Networks
MIT License
12 stars 0 forks source link

Clean fct names #16

Closed SteveViss closed 7 years ago

SteveViss commented 7 years ago
codecov-io commented 7 years ago

Current coverage is 35.80% (diff: 100%)

Merging #16 into master will increase coverage by 2.30%

@@             master        #16   diff @@
==========================================
  Files            17         16     -1   
  Lines           385        377     -8   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            129        135     +6   
+ Misses          256        242    -14   
  Partials          0          0          

Powered by Codecov. Last update abc3fa0...639c546

KevCaz commented 7 years ago

Tests are required, I may not be able to deal with this before this week-end.

SteveViss commented 7 years ago

@KevCaz, Can you bypass the code-cov? This is the clean code version (based on CamelCase convention etc.). It has too be merge as soon as possible to the master branch in order to developers to merge it to their branches. In that case, the code-cov diffs means nothing because this pull-request has no new functions.