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

Update README.md (registered package) #21

Merged
merged 1 commit into from
Oct 23, 2023

Update README.md (registered package)

54f7180
Select commit
Loading
Failed to load commit list.
Merged

Update README.md (registered package) #21

Update README.md (registered package)
54f7180
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2023 in 1s

100.00% (+12.91%) compared to 6c7fe67

View this Pull Request on Codecov

100.00% (+12.91%) compared to 6c7fe67

Details

Codecov Report

Merging #21 (54f7180) into main (6c7fe67) will increase coverage by 12.91%.
Report is 3 commits behind head on main.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             main       #21       +/-   ##
============================================
+ Coverage   87.08%   100.00%   +12.91%     
============================================
  Files           6         8        +2     
  Lines         240       272       +32     
============================================
+ Hits          209       272       +63     
+ Misses         31         0       -31     
Files Coverage Δ
src/Data.jl 100.00% <100.00%> (ø)
src/ExpandingCore.jl 100.00% <100.00%> (+19.35%) ⬆️
src/Generator.jl 100.00% <100.00%> (+4.76%) ⬆️
src/Heuristic.jl 100.00% <100.00%> (ø)
src/Knapsacks.jl 100.00% <100.00%> (ø)
src/Model.jl 100.00% <100.00%> (ø)
src/Naive.jl 100.00% <100.00%> (ø)
src/Solver.jl 100.00% <100.00%> (ø)