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

chore: remove strong-mode from analysis_options since it is no longer supported #1107

Merged
merged 1 commit into from
Dec 16, 2022

Conversation

incendial
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:

Reference: dart-lang/sdk#50751

@incendial incendial added this to the 5.3.0 milestone Dec 16, 2022
@incendial incendial requested a review from dkrutskikh December 16, 2022 07:51
@incendial incendial self-assigned this Dec 16, 2022
@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
0.0% 0.0% Duplication

@github-actions
Copy link

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

Dart Code Metrics analyze report of dart_code_metrics. ✅

Summary

  • Scanned folders: bin, example, lib, test

  • Total scanned files: 537

  • Total lines of source code: 9466

  • Total classes: 404

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

  • Average Source Lines of Code per method: 6

  • Total tech debt: 1984.0 hours

  • Found issues: 5 ⚠

@codecov
Copy link

codecov bot commented Dec 16, 2022

Codecov Report

Merging #1107 (d1173fc) into master (ce31833) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1107   +/-   ##
=======================================
  Coverage   85.02%   85.02%           
=======================================
  Files         339      339           
  Lines        7445     7445           
=======================================
  Hits         6330     6330           
  Misses       1115     1115           

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

@incendial incendial merged commit b8f190c into master Dec 16, 2022
@incendial incendial deleted the remove-strong-mode branch December 16, 2022 09:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant