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

Conversation

digital-carver
Copy link
Contributor

Change the installation instructions since this is a registered package now.

Also, a few minor spelling fixes and phrasing changes for better readability.

Change the installation instructions since this is a registered package now. 

Also, a few minor spelling fixes and phrasing changes for better readability.
@codecov
Copy link

codecov bot commented Oct 23, 2023

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%> (ø)

@rafaelmartinelli rafaelmartinelli self-assigned this Oct 23, 2023
@rafaelmartinelli rafaelmartinelli merged commit 3d4ac01 into rafaelmartinelli:main Oct 23, 2023
4 checks passed
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