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

fix some bugs #2406

Merged
merged 3 commits into from
Sep 15, 2022
Merged

fix some bugs #2406

merged 3 commits into from
Sep 15, 2022

Conversation

stishkin
Copy link
Contributor

  • fix queries in timer retention
  • do not discard proxy record after proxy state is processed, since that record needs to persist

- do not discard proxy record after proxy state is processed, since that record needs to persist
@codecov-commenter
Copy link

codecov-commenter commented Sep 15, 2022

Codecov Report

Merging #2406 (3de55e9) into main (f22dee1) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #2406      +/-   ##
==========================================
- Coverage   29.90%   29.88%   -0.02%     
==========================================
  Files         289      289              
  Lines       34905    34921      +16     
==========================================
  Hits        10437    10437              
- Misses      24468    24484      +16     
Impacted Files Coverage Δ
src/ApiService/ApiService/Functions/TimerProxy.cs 0.00% <0.00%> (ø)
.../ApiService/ApiService/Functions/TimerRetention.cs 0.00% <0.00%> (ø)
src/ApiService/ApiService/UserCredentials.cs 6.66% <0.00%> (ø)
...piService/ApiService/onefuzzlib/ProxyOperations.cs 0.00% <0.00%> (ø)
...c/ApiService/ApiService/onefuzzlib/VmOperations.cs 0.00% <0.00%> (ø)
...rc/ApiService/ApiService/onefuzzlib/orm/Queries.cs 52.94% <0.00%> (-22.06%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@stishkin stishkin merged commit 3f86fc8 into microsoft:main Sep 15, 2022
@stishkin stishkin deleted the bug-fixes branch September 15, 2022 22:45
@ghost ghost locked as resolved and limited conversation to collaborators Oct 16, 2022
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.

4 participants