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): avoid_function_literals_in_foreach_calls rule #162

Merged
merged 2 commits into from
Oct 17, 2021

Conversation

Neha62-lit
Copy link
Contributor

Refer #149

Fix lint rule:

  • avoid_function_literals_in_foreach_calls

@coveralls
Copy link

coveralls commented Oct 17, 2021

Pull Request Test Coverage Report for Build 1351408915

  • 13 of 14 (92.86%) changed or added relevant lines in 7 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.01%) to 73.545%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/ui/views/projects/project_details_view.dart 0 1 0.0%
Totals Coverage Status
Change from base Build 1346821451: -0.01%
Covered Lines: 3853
Relevant Lines: 5239

💛 - Coveralls

@manjotsidhu manjotsidhu merged commit 91dfa62 into CircuitVerse:master Oct 17, 2021
@Neha62-lit Neha62-lit deleted the fix-lints-9 branch October 17, 2021 13:16
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