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

custom tqdm aware of Colab and verbose kwarg, rename record fn #12

Merged
merged 5 commits into from
Jul 29, 2022

Conversation

sgbaird
Copy link
Member

@sgbaird sgbaird commented Jul 29, 2022

also renamed record --> evaluate_and_record (since record might imply that it will run quickly, which is not usually the case)

sgbaird added 5 commits July 28, 2022 19:50
also renamed record --> evaluate_and_record (since record might imply that it will run quickly, which is not usually the case)
also renamed record --> evaluate_and_record (since record might imply that it will run quickly, which is not usually the case)
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2757843583

  • -3 of 22 (86.36%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.5%) to 24.071%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/matbench_genmetrics/core.py 19 22 86.36%
Totals Coverage Status
Change from base Build 2757634485: 1.5%
Covered Lines: 116
Relevant Lines: 421

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2757843583

  • 19 of 22 (86.36%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.5%) to 24.071%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/matbench_genmetrics/core.py 19 22 86.36%
Totals Coverage Status
Change from base Build 2757634485: 1.5%
Covered Lines: 116
Relevant Lines: 421

💛 - Coveralls

@sgbaird sgbaird merged commit 426a23c into main Jul 29, 2022
@sgbaird sgbaird deleted the tqdm-record branch July 29, 2022 02:07
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.

2 participants