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

chore: fix lombok compiling error and error for list cast to string #2592

Merged
merged 7 commits into from
Sep 28, 2024

Update known-dependencies.txt

da4a11c
Select commit
Loading
Failed to load commit list.
Merged

chore: fix lombok compiling error and error for list cast to string #2592

Update known-dependencies.txt
da4a11c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 28, 2024 in 0s

47.64% (+0.08%) compared to a657ce5

View this Pull Request on Codecov

47.64% (+0.08%) compared to a657ce5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.64%. Comparing base (a657ce5) to head (da4a11c).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2592      +/-   ##
============================================
+ Coverage     47.56%   47.64%   +0.08%     
  Complexity      820      820              
============================================
  Files           718      718              
  Lines         58490    58490              
  Branches       7496     7496              
============================================
+ Hits          27821    27870      +49     
+ Misses        27889    27832      -57     
- Partials       2780     2788       +8     

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