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

Differential testing analytic engine: State file file dumper now dumps special files #8991

Merged
merged 3 commits into from Oct 3, 2023

Conversation

david-bakin-sl
Copy link
Member

Description:

State file file dumper now dumps special files

  • And for system files it tells you what file it is.
  • And you can ask for the report without the file contents (much smaller file, suitable for putting into a spreadsheet.

Related issue(s):

Fixes #8990

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (manual)

And for system files it tells you what file it is.
And you can ask for the report _without_ the file contents (much smaller file, suitable
for putting into a spreadsheet.

Signed-off-by: David Bakin <117694041+david-bakin-sl@users.noreply.github.com>
@david-bakin-sl david-bakin-sl self-assigned this Oct 3, 2023
@github-actions
Copy link

github-actions bot commented Oct 3, 2023

Node: Unit Test Results

    2 221 files      2 221 suites   1h 5m 50s ⏱️
118 024 tests 117 989 ✔️ 35 💤 0
126 315 runs  126 280 ✔️ 35 💤 0

Results for commit 0dc3b2b.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

All modified lines are covered by tests ✅

❗ No coverage uploaded for pull request base (develop@8011885). Click here to learn what that means.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #8991   +/-   ##
==========================================
  Coverage           ?   65.02%           
  Complexity         ?    29243           
==========================================
  Files              ?     3225           
  Lines              ?   123021           
  Branches           ?    12634           
==========================================
  Hits               ?    79999           
  Misses             ?    40032           
  Partials           ?     2990           

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

@github-actions
Copy link

github-actions bot commented Oct 3, 2023

Node: E2E Test Results

    1 files      1 suites   20m 7s ⏱️
310 tests 310 ✔️ 0 💤 0
328 runs  328 ✔️ 0 💤 0

Results for commit 0dc3b2b.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Oct 3, 2023

Node: Integration Test Results

278 tests   278 ✔️  32m 24s ⏱️
    5 suites      0 💤
    5 files        0

Results for commit 0dc3b2b.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Oct 3, 2023

Node: HAPI Test Results

1 180 tests   450 ✔️  34m 49s ⏱️
   156 suites  729 💤
   156 files        1

Results for commit 0dc3b2b.

♻️ This comment has been updated with latest results.

@david-bakin-sl david-bakin-sl marked this pull request as ready for review October 3, 2023 03:50
@david-bakin-sl david-bakin-sl requested review from a team as code owners October 3, 2023 03:50
Signed-off-by: David Bakin <117694041+david-bakin-sl@users.noreply.github.com>
(and politely - I hope - decline a few as well)

Signed-off-by: David Bakin <117694041+david-bakin-sl@users.noreply.github.com>
@sonarcloud
Copy link

sonarcloud bot commented Oct 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@david-bakin-sl david-bakin-sl merged commit 7ecf07f into develop Oct 3, 2023
13 of 14 checks passed
@david-bakin-sl david-bakin-sl deleted the 08990-add-special-files-to-file-dumper branch October 3, 2023 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Differential testing analytical engine: Dumper for special file store
3 participants