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: separate different types of builders into different files #2228

Merged
merged 5 commits into from
Apr 30, 2024

Complete separating call builder types

94009f2
Select commit
Loading
Failed to load commit list.
Merged

Refactor: separate different types of builders into different files #2228

Complete separating call builder types
94009f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 30, 2024 in 0s

60.55% (-0.03%) compared to eeae6c9

View this Pull Request on Codecov

60.55% (-0.03%) compared to eeae6c9

Details

Codecov Report

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

Project coverage is 60.55%. Comparing base (eeae6c9) to head (94009f2).
Report is 4 commits behind head on master.

Files Patch % Lines
crates/env/src/call/call_builder/mod.rs 0.00% 27 Missing ⚠️
crates/env/src/call/call_builder/call.rs 0.00% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2228      +/-   ##
==========================================
- Coverage   60.58%   60.55%   -0.03%     
==========================================
  Files         140      141       +1     
  Lines        5779     5773       -6     
  Branches     2448     2448              
==========================================
- Hits         3501     3496       -5     
+ Misses       2278     2277       -1     

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