Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

feat: export cli runner and add documentation for use-case #1040

Merged
merged 3 commits into from
Oct 16, 2022

Conversation

incendial
Copy link
Member

@incendial incendial commented Oct 16, 2022

What is the purpose of this pull request? (put an "X" next to an item)

  • Documentation update
  • Bug fix
  • New rule
  • Changes an existing rule
  • Add autofixing to a rule
  • Add a CLI option
  • Add something to the core
  • Other, please explain:

#457

dependabot bot and others added 2 commits October 15, 2022 10:14
Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/dorny/test-reporter/releases)
- [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md)
- [Commits](dorny/test-reporter@v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: dorny/test-reporter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@incendial incendial added type: enhancement New feature or request area-core labels Oct 16, 2022
@incendial incendial added this to the 5.0.0 milestone Oct 16, 2022
@incendial incendial requested a review from dkrutskikh October 16, 2022 10:22
@incendial incendial self-assigned this Oct 16, 2022
@github-actions
Copy link

github-actions bot commented Oct 16, 2022

Dart Code Metrics unused files report of dart_code_metrics. ✅

Summary

  • Scanned package folders: bin, example, lib
  • No unused files found! ✅

@github-actions
Copy link

github-actions bot commented Oct 16, 2022

Dart Code Metrics analyze report of dart_code_metrics. ✅

Summary

  • Scanned folders: bin, example, lib, test

  • Total scanned files: 519

  • Total lines of source code: 9023

  • Total classes: 396

  • Average Cyclomatic Number per line of code: 0.37 / 1

  • Average Source Lines of Code per method: 6

  • Total tech debt: 1734.0 hours

  • Found issues: 5 ⚠

@codecov
Copy link

codecov bot commented Oct 16, 2022

Codecov Report

Merging #1040 (0e24dd2) into master (73e6f34) will not change coverage.
The diff coverage is n/a.

❗ Current head 0e24dd2 differs from pull request most recent head d547a4b. Consider uploading reports for the commit d547a4b to get more accurate results

@@           Coverage Diff           @@
##           master    #1040   +/-   ##
=======================================
  Coverage   86.84%   86.84%           
=======================================
  Files         327      327           
  Lines        7024     7024           
=======================================
  Hits         6100     6100           
  Misses        924      924           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@incendial incendial merged commit 267cc4f into master Oct 16, 2022
@incendial incendial deleted the export-cli-runner branch October 16, 2022 13:22
@sonarqubecloud
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-core type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant