Closed mylibrar closed 2 years ago
Merging #353 (6ff6af4) into master (a92c603) will decrease coverage by
0.06%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #353 +/- ##
==========================================
- Coverage 80.43% 80.37% -0.07%
==========================================
Files 135 135
Lines 11359 11243 -116
==========================================
- Hits 9137 9036 -101
+ Misses 2222 2207 -15
Impacted Files | Coverage Δ | |
---|---|---|
texar/torch/data/vocabulary.py | 82.95% <100.00%> (-0.75%) |
:arrow_down: |
texar/torch/hyperparams.py | 100.00% <100.00%> (+13.04%) |
:arrow_up: |
texar/torch/utils/utils.py | 80.05% <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 a92c603...6ff6af4. Read the comment docs.
Move out
HParams
andSpecialTokens
to asyml-utilities https://github.com/asyml/asyml-utilities