Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore: Address clippy lint #759

Merged
merged 1 commit into from
Nov 13, 2023
Merged

chore: Address clippy lint #759

merged 1 commit into from
Nov 13, 2023

Conversation

afnanenayet
Copy link
Owner

Use a more efficient iterator for constructing strings as suggested by
clippy.

Use a more efficient iterator for constructing strings as suggested by
clippy.

Signed-off-by: Afnan Enayet <afnan@afnan.io>
@afnanenayet afnanenayet force-pushed the afnan/simplify-build-script branch from 815d50c to 2b8b4e9 Compare November 13, 2023 23:04
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f2d9e07) 59.40% compared to head (2b8b4e9) 59.40%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #759   +/-   ##
=======================================
  Coverage   59.40%   59.40%           
=======================================
  Files          13       13           
  Lines        1456     1456           
=======================================
  Hits          865      865           
  Misses        591      591           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@afnanenayet afnanenayet merged commit e81f41a into main Nov 13, 2023
@afnanenayet afnanenayet deleted the afnan/simplify-build-script branch November 13, 2023 23:07
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants