Skip to content

Conversation

@krzentner
Copy link
Contributor

This hopefully fixes #2328

@krzentner krzentner requested a review from a team as a code owner June 1, 2022 09:28
@krzentner krzentner requested review from ryanjulian and removed request for a team June 1, 2022 09:28
@mergify mergify bot requested review from a team, haydenshively and zequnyu and removed request for a team June 1, 2022 09:29
@codecov
Copy link

codecov bot commented Jun 1, 2022

Codecov Report

Merging #2329 (58874e8) into master (3492f44) will decrease coverage by 0.03%.
The diff coverage is 83.78%.

❗ Current head 58874e8 differs from pull request most recent head af07a6c. Consider uploading reports for the commit af07a6c to get more accurate results

@@            Coverage Diff             @@
##           master    #2329      +/-   ##
==========================================
- Coverage   91.25%   91.21%   -0.04%     
==========================================
  Files         199      199              
  Lines       10985    10987       +2     
  Branches     1601     1601              
==========================================
- Hits        10024    10022       -2     
- Misses        696      701       +5     
+ Partials      265      264       -1     
Impacted Files Coverage Δ
src/garage/experiment/experiment.py 92.91% <83.78%> (+0.05%) ⬆️
src/garage/np/_functions.py 77.39% <0.00%> (-1.74%) ⬇️
src/garage/sampler/multiprocessing_sampler.py 90.12% <0.00%> (-1.24%) ⬇️

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 3492f44...af07a6c. Read the comment docs.

@krzentner krzentner force-pushed the fix-timedelta64-json branch from 58874e8 to af07a6c Compare June 2, 2022 03:34
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.

JSON Serializable error

2 participants