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 chunksize issue #595

Merged
merged 1 commit into from
Sep 21, 2023
Merged

Fix chunksize issue #595

merged 1 commit into from
Sep 21, 2023

Conversation

Vaibhavdixit02
Copy link
Member

The dual creation was incorrect for bigger problems because the config could only be created with the chunksize limit (11)

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Merging #595 (b82d7c3) into master (1167183) will decrease coverage by 0.70%.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##           master    #595      +/-   ##
=========================================
- Coverage    9.35%   8.65%   -0.70%     
=========================================
  Files          40      40              
  Lines        2663    2669       +6     
=========================================
- Hits          249     231      -18     
- Misses       2414    2438      +24     
Files Changed Coverage Δ
ext/OptimizationReverseDiffExt.jl 0.00% <0.00%> (ø)
ext/OptimizationSparseDiffExt.jl 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Vaibhavdixit02 Vaibhavdixit02 merged commit 62a8197 into master Sep 21, 2023
38 of 43 checks passed
@Vaibhavdixit02 Vaibhavdixit02 deleted the fixchunksize branch September 21, 2023 02:30
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