Lightning-AI / deep-learning-project-template

Pytorch Lightning code guideline for conferences
Apache License 2.0
1.24k stars 272 forks source link

update setup #14

Closed Borda closed 3 years ago

Borda commented 4 years ago

allowing to simply install the package + test

codecov[bot] commented 4 years ago

Codecov Report

Merging #14 (de99227) into master (684afc0) will increase coverage by 0.84%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   87.38%   88.23%   +0.84%     
==========================================
  Files           3        4       +1     
  Lines         111      119       +8     
==========================================
+ Hits           97      105       +8     
  Misses         14       14              
Flag Coverage Δ
unittests 88.23% <100.00%> (+0.84%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
research_mnist/__init__.py 100.00% <100.00%> (ø)

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 faef5bb...9998a78. Read the comment docs.

Borda commented 4 years ago

@williamFalcon ^^

Borda commented 3 years ago

@williamFalcon mind add the missing files? ^^