Closed JackieTien97 closed 1 week ago
Issues
1 New issue
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Attention: Patch coverage is 54.16667%
with 11 lines
in your changes missing coverage. Please review.
Project coverage is 39.62%. Comparing base (
f8bcf2a
) to head (512879e
). Report is 10 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Optimizers are designed to be stateless, so we can share them among different queries. All stateful fields should be saved in Context instead of optimizer itself.