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: Rpc test updates #1120

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

CHORE: Rpc test updates #1120

wants to merge 12 commits into from

Conversation

dipinknair
Copy link
Collaborator

as title says

Mohamed Koubaa and others added 4 commits March 10, 2025 12:28
Refactor the fixtures to allow checking process before each test
Move the test attributes to the client classes
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 10, 2025
@github-actions github-actions bot added maintenance Package and maintenance related ci/cd Involves the GitHub workflow files labels Mar 10, 2025
Copy link

codacy-production bot commented Mar 10, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.02% (target: -1.00%) 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (71aeaf2) 2507 2182 87.04%
Head commit (75a82e5) 2510 (+3) 2185 (+3) 87.05% (+0.02%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1120) 4 4 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

codecov bot commented Mar 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.05%. Comparing base (71aeaf2) to head (75a82e5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1120      +/-   ##
==========================================
+ Coverage   87.03%   87.05%   +0.01%     
==========================================
  Files          39       39              
  Lines        2507     2510       +3     
==========================================
+ Hits         2182     2185       +3     
  Misses        325      325              
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dipinknair dipinknair changed the title TEST: Rpc test updates CHORE: Rpc test updates Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Involves the GitHub workflow files documentation Improvements or additions to documentation maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants