-
Notifications
You must be signed in to change notification settings - Fork 743
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
Moe Sync #1258
Moe Sync #1258
Commits on Apr 12, 2019
-
Add another Dagger 1 codegen case to RefersToDaggerCodegen
RELNOTES: n/a ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=236679921
Configuration menu - View commit details
-
Copy full SHA for 1fcb40e - Browse repository at this point
Copy the full SHA 1fcb40eView commit details -
Remove some deprecated matchers
RELNOTES: `Matchers.instanceMethod` is no longer supported; prefer `MethodMatchers.instanceMethod()` RELNOTES: `Matchers.isDescendantOfMethod(className, methodName)` is no longer supported; prefer `MethodMatchers.instanceMethod().onDescendantOf(className).named(methodName)` ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=236682057
Configuration menu - View commit details
-
Copy full SHA for f493911 - Browse repository at this point
Copy the full SHA f493911View commit details -
RELNOTES: UnusedVariable: don't warn when nulling out variables. This…
… is often done to allow the garbage collector to collect an expensive object. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=236814402
Configuration menu - View commit details
-
Copy full SHA for e263f35 - Browse repository at this point
Copy the full SHA e263f35View commit details -
RELNOTES: Tests for external issue #1234.
Sadly this didn't turn up the actual bug, but having coverage for these seems good. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=236825580
Configuration menu - View commit details
-
Copy full SHA for 97767bb - Browse repository at this point
Copy the full SHA 97767bbView commit details -
Preserve non-constant messages in fail() in exception tests
RELNOTES: N/A ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=237112378
Configuration menu - View commit details
-
Copy full SHA for b2730be - Browse repository at this point
Copy the full SHA b2730beView commit details -
RELNOTES: In ComparableType, require an exact match, not just that th…
…e argument type of Comparable can be cast to the owning class type ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=237167544
1Configuration menu - View commit details
-
Copy full SHA for 38c65b4 - Browse repository at this point
Copy the full SHA 38c65b4View commit details -
RELNOTES: Remove the exemption for GoogleLoggers from UnusedVariable.
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=237204717
Configuration menu - View commit details
-
Copy full SHA for 784101c - Browse repository at this point
Copy the full SHA 784101cView commit details