Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add copyright header to unit tests #287

Merged
merged 1 commit into from
Jan 19, 2020
Merged

Add copyright header to unit tests #287

merged 1 commit into from
Jan 19, 2020

Conversation

gpengzhi
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jan 19, 2020

Codecov Report

Merging #287 into master will increase coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #287      +/-   ##
==========================================
+ Coverage   82.56%   82.62%   +0.06%     
==========================================
  Files         207      207              
  Lines       15941    16003      +62     
==========================================
+ Hits        13161    13223      +62     
  Misses       2780     2780
Impacted Files Coverage Δ
texar/torch/utils/utils_test.py 98.93% <ø> (+0.01%) ⬆️
texar/torch/modules/encoders/bert_encoder_test.py 54.54% <ø> (+0.69%) ⬆️
...xar/torch/modules/decoders/decoder_helpers_test.py 95.65% <ø> (+0.19%) ⬆️
texar/torch/data/embedding_test.py 95.55% <ø> (ø) ⬆️
...xar/torch/modules/encoders/roberta_encoder_test.py 54.54% <ø> (+0.69%) ⬆️
texar/torch/losses/entropy_test.py 97.87% <ø> (+0.04%) ⬆️
texar/torch/modules/encoders/rnn_encoders_test.py 98.87% <ø> (ø) ⬆️
texar/torch/modules/decoders/rnn_decoders_test.py 99.31% <ø> (ø) ⬆️
...ch/data/tokenizers/sentencepiece_tokenizer_test.py 99% <ø> (+0.01%) ⬆️
texar/torch/modules/encoders/xlnet_encoder_test.py 52.38% <ø> (+0.76%) ⬆️
... and 64 more

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 4bb70ec...4525f7a. Read the comment docs.

@gpengzhi gpengzhi merged commit d9aab89 into asyml:master Jan 19, 2020
@gpengzhi gpengzhi deleted the copyright-header branch February 4, 2020 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant