-
Notifications
You must be signed in to change notification settings - Fork 25
[Animal] Maintaining herd size #2622
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
Open
matthew7838
wants to merge
188
commits into
dev
Choose a base branch
from
maintain-herd
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
188 commits
Select commit
Hold shift + click to select a range
8855e85
Initial changes
matthew7838 2b1d8e0
Updated properties
matthew7838 56133f9
Merge branch 'dev' into maintain-herd
matthew7838 d75e3b1
Working implementation
matthew7838 ddd13c5
Changes to track lactation predictions
matthew7838 16881ab
Merge branch 'dev' into maintain-herd
matthew7838 a0bb502
mvp
matthew7838 ac0a87b
MVP with correct reporting
matthew7838 86e4d67
Updated open lot inputs
matthew7838 f063d83
Updated changelog.md
matthew7838 16e954b
Cleared some mypy and updated original tests
matthew7838 a488e0c
Merge branch 'dev' into maintain-herd
matthew7838 8aca097
Fix for code factor error
matthew7838 30018e0
Merge remote-tracking branch 'origin/maintain-herd' into maintain-herd
matthew7838 3706b26
Combined predictions and improved naming
matthew7838 99e0163
Merge branch 'dev' into maintain-herd
matthew7838 26e610a
codefactor
matthew7838 c88a19b
Merge remote-tracking branch 'origin/maintain-herd' into maintain-herd
matthew7838 e4397df
Merge branch 'dev' into maintain-herd
matthew7838 ad37042
Merge branch 'dev' into maintain-herd
matthew7838 fb42f6c
Merge ad37042d9e45afa06a11dac7761b698e23f56edb into 6960daa64495e625e…
matthew7838 60d41a2
Apply Black Formatting
github-actions[bot] ba60e44
Update badges on README
matthew7838 9e4603f
checkout
matthew7838 37414b1
Changes to the comparison logic
matthew7838 caaa4b8
Merge 37414b13368178bae182bf1aa815ce2246038fbb into d51bbc26959b25d2c…
matthew7838 8066eb3
Apply Black Formatting
github-actions[bot] 3c65eb7
Changes to the comparison logic
matthew7838 2976d43
Merge branch 'dev' into maintain-herd
matthew7838 1387fb3
Merge 2976d431504c7b85231b1d2c6b5e3b4f233e5ab0 into dfaf1f6d39ce10b66…
matthew7838 3f01e6f
Apply Black Formatting
github-actions[bot] f085873
Update badges on README
matthew7838 8210b1b
First fix
matthew7838 0efe3dc
Merge remote-tracking branch 'origin/maintain-herd' into maintain-herd
matthew7838 58c4d93
Merge 0efe3dcd2fba8540a79aba06f819a6a884847803 into dfaf1f6d39ce10b66…
matthew7838 f9da875
Apply Black Formatting
github-actions[bot] a6c4cec
Merge branch 'dev' into maintain-herd
matthew7838 ddcda7d
Merge a6c4cec581abf9939ad49fc5a6897cbf7a6f9560 into 0f70b6d6861cd656e…
matthew7838 b5cf1e4
Apply Black Formatting
github-actions[bot] eeb6135
Update badges on README
matthew7838 209a845
checkout
matthew7838 14f610f
Resolved failing seed issues
matthew7838 9a68586
Merge 14f610f28ccfac04d84f587546f5d185ddd5a69b into 0f70b6d6861cd656e…
matthew7838 81c374f
Apply Black Formatting
github-actions[bot] 774713e
Update badges on README
matthew7838 44f3d21
updated properties
matthew7838 b6f4ebd
Merge remote-tracking branch 'origin/maintain-herd' into maintain-herd
matthew7838 4ddbd01
Merge b6f4ebdec6ef3576b64606f7dbba4706c6d1ca35 into 0f70b6d6861cd656e…
matthew7838 c70f11b
Apply Black Formatting
github-actions[bot] 39cc88a
Merge branch 'dev' into maintain-herd
matthew7838 a1752a5
Merge 39cc88a9541de44c4a4d8724f5ac9da4dd782991 into 8aa77165b92c24e9c…
matthew7838 eeee541
Apply Black Formatting
github-actions[bot] 8b0403e
Update badges on README
matthew7838 ffb3a7b
Merge branch 'dev' into maintain-herd
matthew7838 0a96168
Merge ffb3a7bf85a8d287f65adfd5734356dccad31708 into 92b62590bb2593321…
matthew7838 188c76b
Apply Black Formatting
github-actions[bot] 16dcaca
Update badges on README
matthew7838 a59e024
Merge branch 'dev' into maintain-herd
matthew7838 30bbee7
Merge a59e024ac1f47d4708678119e9edd6f95b9dc6fb into 3d0cbe959bd89a064…
matthew7838 84d7fba
Apply Black Formatting
github-actions[bot] c824f88
Update badges on README
matthew7838 eb64291
Added required herd info modification
matthew7838 692b7d4
Merge remote-tracking branch 'origin/maintain-herd' into maintain-herd
matthew7838 a8a4507
Modified tests for cow selling logic
matthew7838 d2d6b28
Modified tests for cow selling logic
matthew7838 2e7303d
Merge branch 'dev' into maintain-herd
matthew7838 170ede6
Merge 2e7303d5ad03b640dc7b31e896edffe73c2fde13 into b7f2f16930bdbd538…
matthew7838 87c6828
Apply Black Formatting
github-actions[bot] 17091fb
Update badges on README
matthew7838 f534bc2
Fixed flake8
matthew7838 0dd62e1
Merge branch 'dev' into maintain-herd
matthew7838 e349421
Merge 0dd62e1dca9e9187e30d51157f632f32aca41d75 into 1b1228e9bbfa982e7…
matthew7838 73c823c
Apply Black Formatting
github-actions[bot] a69ad12
Merge remote-tracking branch 'origin/maintain-herd' into maintain-herd
matthew7838 c7d5dd2
Removed unused lines
matthew7838 b8cccaa
Merge c7d5dd2b52d25620258c56cfa93faf158125d1a1 into 1b1228e9bbfa982e7…
matthew7838 81e7ff7
Apply Black Formatting
github-actions[bot] d5b90ba
Removed ME305
matthew7838 658160e
Merge remote-tracking branch 'origin/maintain-herd' into maintain-herd
matthew7838 af88c1b
Merge 658160e4c741119b3418009e9e13b98a060dc437 into 1b1228e9bbfa982e7…
matthew7838 7b423ee
Apply Black Formatting
github-actions[bot] 5ca9b85
Removed ME305
matthew7838 ea70ed0
Merge remote-tracking branch 'origin/maintain-herd' into maintain-herd
matthew7838 495aaab
Merge ea70ed04363ee915463e61bcd083291c782bf19a into 1b1228e9bbfa982e7…
matthew7838 1ec06fc
Apply Black Formatting
github-actions[bot] 6531f08
Update badges on README
matthew7838 1dcd0ad
Removed ME305
matthew7838 faf3268
Merge remote-tracking branch 'origin/maintain-herd' into maintain-herd
matthew7838 65e44ad
Merge faf32687df9db5c8b2c209c185dc07985bd40c74 into 1b1228e9bbfa982e7…
matthew7838 e3fd934
Apply Black Formatting
github-actions[bot] 1ea5481
Removed ME305
matthew7838 4681fd7
Merge remote-tracking branch 'origin/maintain-herd' into maintain-herd
matthew7838 a47c6f8
Merge 4681fd7b9af1c14faeba6759564983c3902ca145 into 1b1228e9bbfa982e7…
matthew7838 0642c6b
Apply Black Formatting
github-actions[bot] 68de240
Update badges on README
matthew7838 80f8e12
Fixed flake8
matthew7838 7984718
Merge 80f8e12c0aed3101d7e763921caca8b229d1286f into 1b1228e9bbfa982e7…
matthew7838 36812d0
Apply Black Formatting
github-actions[bot] 064e23b
Update badges on README
matthew7838 22f2264
Fixed herd exit nums
matthew7838 0de79ad
Merge 22f2264fc2c7a5ccf617b0478edc63a1586fad07 into 1b1228e9bbfa982e7…
matthew7838 d772b1b
Apply Black Formatting
github-actions[bot] e78a58d
Removed old logic
matthew7838 417b437
Merge remote-tracking branch 'origin/maintain-herd' into maintain-herd
matthew7838 f5ef130
Merge 417b437f022d74687984bafe9e8577a59493a614 into 1b1228e9bbfa982e7…
matthew7838 7167ec5
Apply Black Formatting
github-actions[bot] 0c25657
Merge branch 'dev' into maintain-herd
matthew7838 e90423b
Merge 0c2565744442cfef2af4bf522514f715cd1ec935 into 826c7d8d59f00ca1c…
matthew7838 919c331
Apply Black Formatting
github-actions[bot] e4892d1
Update badges on README
matthew7838 320021d
Merge branch 'dev' into maintain-herd
matthew7838 03dd948
Merge 320021d7b947daf068d9597c36227a446f006ed2 into a9c01952e978becb9…
matthew7838 1d15c54
Apply Black Formatting
github-actions[bot] fdff74a
Input changes
matthew7838 a798088
Merge remote-tracking branch 'origin/maintain-herd' into maintain-herd
matthew7838 cf4831f
All changes
matthew7838 983cbe8
Merge cf4831f394f72b472c553d0d08d67e034e658be5 into a9c01952e978becb9…
matthew7838 e45bab9
Apply Black Formatting
github-actions[bot] 64633df
All changes
matthew7838 1fb04eb
Reducing mypy
matthew7838 98065fe
Merge 1fb04eba72261aa5ebd988505ebd7dda488d07db into a9c01952e978becb9…
matthew7838 c2d8100
Apply Black Formatting
github-actions[bot] 1b1158c
Update badges on README
matthew7838 ae7113a
Merge branch 'dev' into maintain-herd
matthew7838 19fa7c7
Merge ae7113ae31bde755d61f047572a1e440229880b3 into 9c8b2bd6c40619bba…
matthew7838 5686041
Apply Black Formatting
github-actions[bot] 5458ac9
Merge branch 'dev' into maintain-herd
matthew7838 11b1658
Merge 5458ac90407d278fa182ee09157b9e11410bcde8 into 84b364221cc411053…
matthew7838 43e11e1
Apply Black Formatting
github-actions[bot] d68be91
Merge branch 'dev' into maintain-herd
matthew7838 b6ca016
Merge d68be9127bf201d7ed31bbe934b706c7c83f870d into 82d90af580b955d3f…
matthew7838 4002e3d
Apply Black Formatting
github-actions[bot] 273e86d
Update input/metadata/properties/default.json
matthew7838 0324bae
Merge 273e86d23997f5efa4e018ab770ef303bc26c43a into 82d90af580b955d3f…
matthew7838 5975eb8
Apply Black Formatting
github-actions[bot] c5cf711
Merge branch 'dev' into maintain-herd
matthew7838 f743a1d
Merge c5cf711d351262c04c446f5d8e290be20d8ddf58 into 81112aff00f30f568…
matthew7838 3f353f0
Apply Black Formatting
github-actions[bot] d0a9cdf
Addressed Niko's comments
matthew7838 3c6c8bf
Merge d0a9cdfd2010307770c13435464781a3a3a6955c into 81112aff00f30f568…
matthew7838 d89a142
Apply Black Formatting
github-actions[bot] beda934
Update badges on README
matthew7838 601dd64
Update input/data/animal/example_freestall_animal.json
matthew7838 c713e21
Merge 601dd648f561654b6b93665f87d1e5c8b48935f5 into 81112aff00f30f568…
matthew7838 b33d8f6
Apply Black Formatting
github-actions[bot] 2007bd2
Julie's and part of Allister's comments
matthew7838 111acac
Merge remote-tracking branch 'origin/maintain-herd' into maintain-herd
matthew7838 654b9bd
Addressed all comments
matthew7838 f8efa17
Merge 654b9bd73b768044be5a86eddc32d30017dbf0b4 into 81112aff00f30f568…
matthew7838 61a1b20
Apply Black Formatting
github-actions[bot] 737122c
Addressed final comments
matthew7838 fb9b69a
Merge 737122cd05215a7d24e81ac58aa2494ca47a0c1e into 81112aff00f30f568…
matthew7838 1688dd2
Apply Black Formatting
github-actions[bot] 1390881
Merge branch 'dev' into maintain-herd
matthew7838 12827f2
Merge 1390881046ff98a57836611b1d9dda0b740b8f57 into 19a697be425755d8b…
matthew7838 faac9b9
Apply Black Formatting
github-actions[bot] fac6959
Update badges on README
matthew7838 4cb5ef9
Added warning for no production cows
matthew7838 cb8d42a
Merge remote-tracking branch 'origin/maintain-herd' into maintain-herd
matthew7838 4d5f1d3
Merge cb8d42a8a72e100eaf6200e44cce4355fe36c45f into 19a697be425755d8b…
matthew7838 a37c302
Apply Black Formatting
github-actions[bot] 1ac3511
Update badges on README
matthew7838 042e62a
Fixed flake8
matthew7838 bff8447
Merge remote-tracking branch 'origin/maintain-herd' into maintain-herd
matthew7838 e0eb727
Merge bff8447d98b99139d40811c846f59660ef204dee into 19a697be425755d8b…
matthew7838 36f46c3
Apply Black Formatting
github-actions[bot] d4660bb
Update badges on README
matthew7838 0d65c2c
Fixed a small bug
matthew7838 7848abb
Merge remote-tracking branch 'origin/maintain-herd' into maintain-herd
matthew7838 3989ba9
Merge 7848abbf420082b9b433cbbb19a7606abf8e532a into 19a697be425755d8b…
matthew7838 4850bef
Apply Black Formatting
github-actions[bot] e7436d0
Updated Julie's warning throwing criteria
matthew7838 d3db9bd
Merge branch 'dev' into maintain-herd
matthew7838 00bc6ee
Merge d3db9bdb1db9c4edb4827806707a8bc4bbb42992 into 4378126e6300c54f7…
matthew7838 0b7f40b
Apply Black Formatting
github-actions[bot] b52a078
Update badges on README
matthew7838 10d970b
Merge branch 'dev' into maintain-herd
matthew7838 934f2ff
Merge 10d970bed6c935b6df58b0430c59b81b04886f98 into 9111d83f613b2835a…
matthew7838 3da4094
Apply Black Formatting
github-actions[bot] 1e1080b
Update badges on README
matthew7838 110f855
Merge branch 'dev' into maintain-herd
matthew7838 8100c10
Merge 110f855d202a0591be97576c9048cfec5362860d into bd875f9d4ef28e4fd…
matthew7838 bd18c4f
Apply Black Formatting
github-actions[bot] 2cbcbb3
Update badges on README
matthew7838 f120e30
Merge branch 'dev' into maintain-herd
matthew7838 008a274
Merge f120e30a876977935869571d202086a26b18e583 into 7b090b9c17b481f1c…
matthew7838 b91280b
Apply Black Formatting
github-actions[bot] ea88a6f
Update badges on README
matthew7838 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.