-
-
Notifications
You must be signed in to change notification settings - Fork 771
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
12/Test GrantCLR model #9458
12/Test GrantCLR model #9458
Commits on Sep 27, 2021
-
Extract grants models into individual files (gitcoinco#9341)
* create new directory for models, copy over Contribution model * extract grants models to individual files * rename relocated_models directory, remove original models directory, add imports, resolve circular dependencies * extract CLRMatch into separate file * extract Flag into separate file * extract MatchPledge to separate file * extract Donation and PhantomFunding * extract GrantStat into separate file * refactor * extract GrantBrandingRoutingPolicy to separate file * update migration * add missing import to MatchPledge, remove imports from __init__.py * add missing import * decouple GrantCLRCalculation and move to own file * extract GrantType to own file * extract GrantCLR to own file * add missing import * refactor, add missing imports * remove whitespace * resolve circular dependency * run 'make fix' * import changes from gitcoinco#9314 * add try/except to migration file instead of editing migration directly * refactor
Jeremy Schuurmans committedSep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for ef7f8a5 - Browse repository at this point
Copy the full SHA ef7f8a5View commit details -
Jer-Sch committed
Sep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 3bc89a8 - Browse repository at this point
Copy the full SHA 3bc89a8View commit details -
add directories and test files
Jer-Sch committedSep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 85ffc3e - Browse repository at this point
Copy the full SHA 85ffc3eView commit details -
Jer-Sch committed
Sep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 5ae2610 - Browse repository at this point
Copy the full SHA 5ae2610View commit details -
Jer-Sch committed
Sep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for f55a4b1 - Browse repository at this point
Copy the full SHA f55a4b1View commit details -
Jer-Sch committed
Sep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for da9a3a6 - Browse repository at this point
Copy the full SHA da9a3a6View commit details -
Jer-Sch committed
Sep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 43040e9 - Browse repository at this point
Copy the full SHA 43040e9View commit details -
Jer-Sch committed
Sep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 1472584 - Browse repository at this point
Copy the full SHA 1472584View commit details -
add tests for display_text and owner
Jer-Sch committedSep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 1952635 - Browse repository at this point
Copy the full SHA 1952635View commit details -
add test case for owner attribute
Jer-Sch committedSep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 96b76d4 - Browse repository at this point
Copy the full SHA 96b76d4View commit details -
add test for is_active attribute
Jer-Sch committedSep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 1af7f2e - Browse repository at this point
Copy the full SHA 1af7f2eView commit details -
Jer-Sch committed
Sep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 872bd83 - Browse repository at this point
Copy the full SHA 872bd83View commit details -
Jer-Sch committed
Sep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 2b3ec33 - Browse repository at this point
Copy the full SHA 2b3ec33View commit details -
Jer-Sch committed
Sep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 30010a6 - Browse repository at this point
Copy the full SHA 30010a6View commit details -
add test for subscription_filters
Jer-Sch committedSep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 6fbd47f - Browse repository at this point
Copy the full SHA 6fbd47fView commit details -
add test for collection_filters
Jer-Sch committedSep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 0b521a7 - Browse repository at this point
Copy the full SHA 0b521a7View commit details -
add test for verified_threshold
Jer-Sch committedSep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for de22c4a - Browse repository at this point
Copy the full SHA de22c4aView commit details -
add test for unverified_threshold
Jer-Sch committedSep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for e3cfeb1 - Browse repository at this point
Copy the full SHA e3cfeb1View commit details -
Jer-Sch committed
Sep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 19e1fc4 - Browse repository at this point
Copy the full SHA 19e1fc4View commit details -
add test for contribution_multiplier
Jer-Sch committedSep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for cea90b7 - Browse repository at this point
Copy the full SHA cea90b7View commit details -
Jer-Sch committed
Sep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 6922451 - Browse repository at this point
Copy the full SHA 6922451View commit details -
Jer-Sch committed
Sep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 8694ce7 - Browse repository at this point
Copy the full SHA 8694ce7View commit details -
add test for happening_now returning false
Jer-Sch committedSep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 4ae1064 - Browse repository at this point
Copy the full SHA 4ae1064View commit details -
Jer-Sch committed
Sep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 9467906 - Browse repository at this point
Copy the full SHA 9467906View commit details -
add tests for happened_recently
Jer-Sch committedSep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 597dcd7 - Browse repository at this point
Copy the full SHA 597dcd7View commit details -
add test for record_clr_prediction_curve
Jer-Sch committedSep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for fb5d18a - Browse repository at this point
Copy the full SHA fb5d18aView commit details -
Jer-Sch committed
Sep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 2a44133 - Browse repository at this point
Copy the full SHA 2a44133View commit details -
add test case for grants method
Jer-Sch committedSep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for a5bd525 - Browse repository at this point
Copy the full SHA a5bd525View commit details -
add test case for grants method
Jer-Sch committedSep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for c86bd7e - Browse repository at this point
Copy the full SHA c86bd7eView commit details -
add test case for grants method
Jer-Sch committedSep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for f7a528a - Browse repository at this point
Copy the full SHA f7a528aView commit details -
add test case for grants method
Jer-Sch committedSep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for ed5d9b9 - Browse repository at this point
Copy the full SHA ed5d9b9View commit details
Commits on Sep 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 537e2cf - Browse repository at this point
Copy the full SHA 537e2cfView commit details