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

chore: specify platform support in the pubspec #1045

Merged
merged 1 commit into from
Oct 24, 2022
Merged

Conversation

dkrutskikh
Copy link
Member

@dkrutskikh dkrutskikh commented Oct 19, 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:

What changes did you make? (Give an overview)

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

@dkrutskikh dkrutskikh requested a review from incendial October 19, 2022 17:41
@dkrutskikh dkrutskikh changed the title specify platform support in the pubspec chore: specify platform support in the pubspec Oct 19, 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: 515

  • Total lines of source code: 8882

  • Total classes: 388

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

  • Average Source Lines of Code per method: 6

  • Total tech debt: 1718.0 hours

  • Found issues: 5 ⚠

@codecov
Copy link

codecov bot commented Oct 19, 2022

Codecov Report

❗ No coverage uploaded for pull request base (master@1b6a848). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1045   +/-   ##
=========================================
  Coverage          ?   86.46%           
=========================================
  Files             ?      326           
  Lines             ?     6929           
  Branches          ?        0           
=========================================
  Hits              ?     5991           
  Misses            ?      938           
  Partials          ?        0           

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

@incendial incendial merged commit 4fcdb0d into master Oct 24, 2022
@incendial incendial deleted the add-platforms branch October 24, 2022 12:23
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.

2 participants