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

test: added test case in prefer_const_border_radius rule #876

Merged
merged 6 commits into from Jun 7, 2022

Conversation

vlkonoshenko
Copy link
Member

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:

What changes did you make? (Give an overview)

Is there anything you'd like reviewers to focus on?

@vlkonoshenko vlkonoshenko changed the title fix: added test case WIP fix: added test case May 29, 2022
@vlkonoshenko vlkonoshenko changed the title WIP fix: added test case test: added test case Jun 5, 2022
@vlkonoshenko vlkonoshenko changed the title test: added test case test: added test case in prefer_const_border_radius rule Jun 5, 2022
@github-actions
Copy link

github-actions bot commented Jun 5, 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 Jun 5, 2022

Dart Code Metrics analyze report of dart_code_metrics. ✅

Summary

  • Scanned folders: bin, example, lib, test

  • Total scanned files: 426

  • Total lines of source code: 7455

  • Total classes: 291

  • Average Cyclomatic Number per line of code: 0.35

  • Average Source Lines of Code per method: 6

  • Total tech debt: 1310.0 hours

  • Found issues: 6 ⚠

@codecov
Copy link

codecov bot commented Jun 5, 2022

Codecov Report

Merging #876 (5ace123) into master (169f6ae) will not change coverage.
The diff coverage is n/a.

❗ Current head 5ace123 differs from pull request most recent head 58e19a6. Consider uploading reports for the commit 58e19a6 to get more accurate results

@@           Coverage Diff           @@
##           master     #876   +/-   ##
=======================================
  Coverage   87.27%   87.27%           
=======================================
  Files         280      280           
  Lines        5942     5942           
=======================================
  Hits         5186     5186           
  Misses        756      756           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 169f6ae...58e19a6. Read the comment docs.

@dkrutskikh dkrutskikh merged commit 9a1e419 into master Jun 7, 2022
@dkrutskikh dkrutskikh deleted the fix/border_radius branch June 7, 2022 17:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants