LabeliaLabs / distributed-learning-contributivity

Simulate collaborative ML scenarios, experiment multi-partner learning approaches and measure respective contributions of different datasets to model performance.
https://www.labelia.org
Apache License 2.0
56 stars 12 forks source link

Pytest 6.2.2 #326

Closed natct10 closed 3 years ago

natct10 commented 3 years ago

Pytest changelog: https://docs.pytest.org/en/stable/changelog.html

natct10 commented 3 years ago

Ok for the pytest update, but I don't understand why renaming dev-req. There already exist a mplc/requirement.txt, which is enough to run mplc and dev-req is for running the test, flake it, and make a pip release

Oh my bad, I got confused, I'll revert this part

codecov-io commented 3 years ago

Codecov Report

Merging #326 (89645c4) into master (5392596) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #326   +/-   ##
=======================================
  Coverage   82.63%   82.63%           
=======================================
  Files          13       13           
  Lines        2637     2637           
=======================================
  Hits         2179     2179           
  Misses        458      458           

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 5392596...89645c4. Read the comment docs.

arthurPignet commented 3 years ago

👍