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

docs: add platform test improvement proposal documentation #17728

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

IvanKavaldzhiev
Copy link
Collaborator

Description:
This PR adds a documentation, which proposes improvements in the platform testing frameworks.

Related issue(s):

Fixes #17705

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@IvanKavaldzhiev IvanKavaldzhiev added Design Issue/PR for feature design documents. Platform Tickets pertaining to the platform labels Feb 5, 2025
@IvanKavaldzhiev IvanKavaldzhiev added this to the v0.60 milestone Feb 5, 2025
@IvanKavaldzhiev IvanKavaldzhiev self-assigned this Feb 5, 2025
@IvanKavaldzhiev IvanKavaldzhiev requested review from a team as code owners February 5, 2025 13:44
@IvanKavaldzhiev IvanKavaldzhiev force-pushed the 17705-add-test-improvement-doc branch from 96b2567 to fe41285 Compare February 5, 2025 13:54
@IvanKavaldzhiev IvanKavaldzhiev changed the title doc: add platform test improvement proposal documentation docs: add platform test improvement proposal documentation Feb 5, 2025
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.01%. Comparing base (dff9142) to head (386826f).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main   #17728   +/-   ##
=========================================
  Coverage     69.01%   69.01%           
  Complexity    23009    23009           
=========================================
  Files          2647     2647           
  Lines         99465    99465           
  Branches      10289    10289           
=========================================
  Hits          68641    68641           
  Misses        26940    26940           
  Partials       3884     3884           

Impacted file tree graph

Copy link

codacy-production bot commented Feb 5, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (dff9142) 99248 72374 72.92%
Head commit (386826f) 99248 (+0) 72374 (+0) 72.92% (+0.00%)

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 (#17728) 0 0 ∅ (not applicable)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Design Issue/PR for feature design documents. Platform Tickets pertaining to the platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a design doc for proposal regarding TurtleTests framework enhancement
1 participant