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

fix(lints): unnecessary_string_interpolations rule #154

Merged
merged 2 commits into from
Oct 8, 2021

Conversation

Neha62-lit
Copy link
Contributor

Refer #149

Fix lints for these rule:

  • unnecessary_string_interpolations

@coveralls
Copy link

coveralls commented Oct 8, 2021

Pull Request Test Coverage Report for Build 1319637505

  • 14 of 18 (77.78%) changed or added relevant lines in 6 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 74.181%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/ui/views/projects/project_details_view.dart 3 4 75.0%
lib/ui/views/projects/project_preview_fullscreen_view.dart 0 3 0.0%
Totals Coverage Status
Change from base Build 1319509181: 0.01%
Covered Lines: 4031
Relevant Lines: 5434

💛 - Coveralls

@manjotsidhu manjotsidhu merged commit ae8ffba into CircuitVerse:master Oct 8, 2021
@Neha62-lit Neha62-lit deleted the fix-lints-4 branch October 9, 2021 07:45
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.

3 participants