Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Issue 49 #52

Merged
merged 4 commits into from
Oct 25, 2019
Merged

Issue 49 #52

merged 4 commits into from
Oct 25, 2019

Conversation

garciparedes
Copy link
Owner

@garciparedes garciparedes commented Oct 25, 2019

PR Details

Related Issue

#49

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov
Copy link

codecov bot commented Oct 25, 2019

Codecov Report

Merging #52 into master will increase coverage by 0.33%.
The diff coverage is 92.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
+ Coverage   88.03%   88.37%   +0.33%     
==========================================
  Files          64       64              
  Lines        2006     2004       -2     
==========================================
+ Hits         1766     1771       +5     
+ Misses        240      233       -7
Impacted Files Coverage Δ
jinete/storers/formatters/columnar.py 100% <ø> (ø) ⬆️
jinete/algorithms/utils/models/three_index.py 90.54% <100%> (ø) ⬆️
jinete/loaders/formatters/cordeau_laporte.py 98% <100%> (ø) ⬆️
jinete/algorithms/utils/breeders/flips.py 100% <100%> (ø) ⬆️
jinete/loaders/formatters/hashcode.py 100% <100%> (ø) ⬆️
jinete/models/plannings.py 86.48% <100%> (-0.7%) ⬇️
jinete/models/planned_trips.py 85.13% <100%> (ø) ⬆️
jinete/models/objectives.py 89.15% <100%> (ø) ⬆️
jinete/models/stops.py 94.36% <100%> (+0.57%) ⬆️
jinete/models/services.py 90.62% <100%> (+4.91%) ⬆️
... and 6 more

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 347c61f...dc81d5c. Read the comment docs.

@garciparedes garciparedes merged commit b8d2356 into master Oct 25, 2019
@garciparedes garciparedes deleted the issue-49 branch October 25, 2019 20:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant