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

chore: benchmark tests for stat file #2659

Merged
merged 5 commits into from
Nov 8, 2024
Merged

chore: benchmark tests for stat file #2659

merged 5 commits into from
Nov 8, 2024

Conversation

raj-prince
Copy link
Collaborator

Description

  1. Support for Setup() and TearDown() for go benchmark tests (testing.B)
  2. Adding benchmark test for stat file - only for static mount. Here, we don't need to test for all the scenarios.

Link to the issue in case of a bug fix.

NA

Testing details

  1. Manual - NA
  2. Unit tests - NA
  3. Integration tests - NA

@raj-prince raj-prince requested review from Tulsishah and a team as code owners November 6, 2024 21:16
@kislaykishore kislaykishore requested review from a team and kislaykishore and removed request for a team and kislaykishore November 6, 2024 21:17
@raj-prince raj-prince added the execute-integration-tests Run only integration tests label Nov 6, 2024
Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.46%. Comparing base (ede87e1) to head (f6e4bcc).
Report is 8 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2659      +/-   ##
==========================================
- Coverage   77.56%   77.46%   -0.10%     
==========================================
  Files         109      110       +1     
  Lines       15576    15641      +65     
==========================================
+ Hits        12081    12116      +35     
- Misses       2979     3006      +27     
- Partials      516      519       +3     
Flag Coverage Δ
unittests 77.46% <ø> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@raj-prince raj-prince added the automerge Summon MOG for automerging label Nov 7, 2024
@raj-prince raj-prince enabled auto-merge (squash) November 8, 2024 03:41
@raj-prince raj-prince merged commit 37cfbe4 into master Nov 8, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Summon MOG for automerging execute-integration-tests Run only integration tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants