Skip to content
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

fix: correct jobsdb table count stat #3808

Merged
merged 1 commit into from
Aug 30, 2023
Merged

Conversation

Sidddddarth
Copy link
Member

@Sidddddarth Sidddddarth commented Aug 30, 2023

Description

corrects jobsdb table count stat that was erroneously removed instead of another redundant stat.

Linear Ticket

release-1.13 fixes

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.06% 🎉

Comparison is base (3dff32d) 68.94% compared to head (6fd5fb5) 69.01%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3808      +/-   ##
==========================================
+ Coverage   68.94%   69.01%   +0.06%     
==========================================
  Files         349      349              
  Lines       51872    51872              
==========================================
+ Hits        35765    35799      +34     
+ Misses      13801    13769      -32     
+ Partials     2306     2304       -2     
Files Changed Coverage Δ
jobsdb/jobsdb.go 72.72% <100.00%> (ø)

... and 13 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cisse21 cisse21 merged commit ebc918e into master Aug 30, 2023
37 of 38 checks passed
@Sidddddarth Sidddddarth deleted the fix.correctJobsdbTableCountStat branch August 30, 2023 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants