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

feat: provide time estimate data generation #286

Merged
merged 1 commit into from
Jun 10, 2021

Conversation

redeboer
Copy link
Member

@redeboer redeboer commented Jun 10, 2021

Fixes the tqdm progress bar so that it gives a time estimate when calling generate_phsp and generate_data.

record

Fixes the tqdm progress bar so that it gives a time estimate
@redeboer redeboer added this to the 0.2.8 milestone Jun 10, 2021
@redeboer redeboer self-assigned this Jun 10, 2021
@redeboer redeboer enabled auto-merge (squash) June 10, 2021 18:14
@codecov
Copy link

codecov bot commented Jun 10, 2021

Codecov Report

Merging #286 (fe4f828) into main (493c7de) will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #286      +/-   ##
==========================================
+ Coverage   81.42%   81.49%   +0.06%     
==========================================
  Files          13       13              
  Lines         813      816       +3     
==========================================
+ Hits          662      665       +3     
  Misses        151      151              
Flag Coverage Δ
unittests 81.49% <100.00%> (+0.06%) ⬆️

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

Impacted Files Coverage Δ
src/tensorwaves/data/__init__.py 96.92% <100.00%> (+0.14%) ⬆️

@redeboer redeboer merged commit a0b6a34 into main Jun 10, 2021
@redeboer redeboer deleted the data-generate-time-estimate branch June 10, 2021 18:20
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.

None yet

1 participant