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

♻️ Refactor code to use single quotes instead of double quotes #23

Merged
merged 10 commits into from
May 31, 2024

Conversation

yezz123
Copy link
Owner

@yezz123 yezz123 commented May 30, 2024

No description provided.

@yezz123 yezz123 self-assigned this May 30, 2024
Copy link

vercel bot commented May 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
coveapi ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 31, 2024 5:21pm

Copy link

codecov bot commented May 30, 2024

Codecov Report

Attention: Patch coverage is 55.71429% with 31 lines in your changes are missing coverage. Please review.

Project coverage is 80.39%. Comparing base (e9e56f9) to head (52ec9e2).
Report is 1 commits behind head on main.

Files Patch % Lines
src/utils/error.rs 0.00% 12 Missing ⚠️
src/config/environment.rs 65.00% 7 Missing ⚠️
src/evaluator/compare.rs 60.00% 6 Missing ⚠️
src/config/nginx.rs 66.66% 4 Missing ⚠️
src/lib.rs 0.00% 1 Missing ⚠️
src/parser/http.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   77.62%   80.39%   +2.76%     
==========================================
  Files          20       20              
  Lines        1609     1892     +283     
==========================================
+ Hits         1249     1521     +272     
- Misses        360      371      +11     

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

@yezz123 yezz123 merged commit 075a43a into main May 31, 2024
6 of 10 checks passed
@yezz123 yezz123 deleted the refactor branch May 31, 2024 17:24
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.

drop The usage of actions-rs/toolchain Expand Compatibility Testing to Include MacOS and Windows
1 participant