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

fix: switch to tf.random.Generator #141

Merged
merged 4 commits into from
Oct 26, 2020
Merged

fix: switch to tf.random.Generator #141

merged 4 commits into from
Oct 26, 2020

Conversation

redeboer
Copy link
Member

Closes #139
Closes #140

@redeboer redeboer added 🐛 Bug Something isn't working 🔨 Maintenance Maintenance and upkeep improvements labels Oct 26, 2020
@redeboer redeboer self-assigned this Oct 26, 2020
@codecov
Copy link

codecov bot commented Oct 26, 2020

Codecov Report

Merging #141 into master will decrease coverage by 0.29%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #141      +/-   ##
==========================================
- Coverage   72.72%   72.43%   -0.30%     
==========================================
  Files           8        8              
  Lines         583      584       +1     
  Branches       81       83       +2     
==========================================
- Hits          424      423       -1     
- Misses        130      131       +1     
- Partials       29       30       +1     
Flag Coverage Δ
#unittests 72.43% <66.66%> (-0.30%) ⬇️

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

Impacted Files Coverage Δ
tensorwaves/data/generate.py 42.59% <44.44%> (-1.64%) ⬇️
tensorwaves/data/tf_phasespace.py 96.00% <100.00%> (-0.16%) ⬇️

Copy link
Member

@spflueger spflueger left a comment

Choose a reason for hiding this comment

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

GJ

@redeboer redeboer merged commit 083b695 into ComPWA:master Oct 26, 2020
@redeboer redeboer deleted the issue139,140 branch October 26, 2020 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working 🔨 Maintenance Maintenance and upkeep improvements
Projects
None yet
3 participants