Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Alvant
Copy link
Collaborator

@Alvant Alvant commented Jul 6, 2020

No description provided.

@Alvant Alvant changed the title add new stuff for the release TopicNet v0.8.0 Jul 6, 2020
@codecov
Copy link

codecov bot commented Jul 6, 2020

Codecov Report

Merging #78 into master will decrease coverage by 3.76%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
- Coverage   85.64%   81.88%   -3.77%     
==========================================
  Files          50       70      +20     
  Lines        5783     7341    +1558     
==========================================
+ Hits         4953     6011    +1058     
- Misses        830     1330     +500     
Impacted Files Coverage Δ
topicnet/__init__.py 100.00% <ø> (ø)
topicnet/cooking_machine/__init__.py 100.00% <ø> (ø)
topicnet/cooking_machine/config_parser.py 92.54% <ø> (-1.47%) ⬇️
topicnet/cooking_machine/cubes/base_cube.py 92.95% <ø> (ø)
topicnet/cooking_machine/cubes/controller_cube.py 87.09% <ø> (-4.36%) ⬇️
...icnet/cooking_machine/cubes/perplexity_strategy.py 85.85% <ø> (+2.02%) ⬆️
topicnet/cooking_machine/cubes/regularizer_cube.py 89.47% <ø> (+1.06%) ⬆️
topicnet/cooking_machine/dataset.py 82.85% <ø> (-5.65%) ⬇️
topicnet/cooking_machine/dataset_cooc.py 13.95% <ø> (ø)
topicnet/cooking_machine/experiment.py 80.11% <ø> (+3.61%) ⬆️
... and 109 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 15e6e30...1d00530. Read the comment docs.

@Evgeny-Egorov-Projects
Copy link
Contributor

Всё норм, хорошо что тесты проходят

Copy link
Contributor

@Evgeny-Egorov-Projects Evgeny-Egorov-Projects left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@Alvant
Copy link
Collaborator Author

Alvant commented Jul 6, 2020

Да, классно, тесты прошли) Но я в последнем коммите сделал "быстрый" запуск командой pytest tests/ -k "not tests/test_pipeline.py" ... (в первый раз была медленная версия), но при этом тесты пайплайна всё равно запускались. То есть -k опция, видимо, не сработала? Ну ладно, тесты всё равно прошли)

@Alvant Alvant merged commit cab4c5a into master Jul 6, 2020
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.

3 participants