HephaestusProject / template

MIT License
8 stars 1 forks source link

feat: Deploying #63

Open dreamgonfly opened 4 years ago

dreamgonfly commented 4 years ago

Pull Request

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

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

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

서빙 & 배포

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

62

codecov[bot] commented 4 years ago

Codecov Report

Merging #63 into master will increase coverage by 15.53%. The diff coverage is 97.14%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #63       +/-   ##
===========================================
+ Coverage   63.41%   78.94%   +15.53%     
===========================================
  Files           6       10        +4     
  Lines          41       76       +35     
===========================================
+ Hits           26       60       +34     
- Misses         15       16        +1     
Flag Coverage Δ
#tests 78.94% <97.14%> (+15.53%) :arrow_up:

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

Impacted Files Coverage Δ
serving/app_factory.py 91.66% <91.66%> (ø)
predictor.py 100.00% <100.00%> (ø)
server.py 100.00% <100.00%> (ø)
tests/test_server.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 929c2d2...2b0021c. Read the comment docs.