HephaestusProject / pytorch-transformer

MIT License
0 stars 0 forks source link

Feature/training #9

Open inmoonlight opened 4 years ago

inmoonlight commented 4 years ago

Pull Request

레파지토리에 기여해주셔서 감사드립니다.

해당 PR을 제출하기 전에 아래 사항이 완료되었는지 확인 부탁드립니다:

1. 해당 PR은 어떤 내용인가요?

2. PR과 관련된 이슈가 있나요?

codecov[bot] commented 4 years ago

Codecov Report

Merging #9 (3f99119) into master (0680e26) will decrease coverage by 10.88%. The diff coverage is 13.63%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #9       +/-   ##
===========================================
- Coverage   96.12%   85.23%   -10.89%     
===========================================
  Files           7        8        +1     
  Lines         232      271       +39     
===========================================
+ Hits          223      231        +8     
- Misses          9       40       +31     
Flag Coverage Δ
tests 85.23% <13.63%> (-10.89%) :arrow_down:

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

Impacted Files Coverage Δ
train.py 0.00% <0.00%> (ø)
src/dataloader.py 100.00% <100.00%> (+13.04%) :arrow_up:
src/utils.py 98.03% <100.00%> (+0.03%) :arrow_up:
src/data/data_utils.py 100.00% <0.00%> (+5.26%) :arrow_up:

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 f6f644a...541d090. Read the comment docs.