Skip to content

transactionにtitleを追加 #805

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

Merged
merged 8 commits into from
Dec 9, 2024

:white_check_mark: Pass test

15ed51a
Select commit
Loading
Failed to load commit list.
Merged

transactionにtitleを追加 #805

:white_check_mark: Pass test
15ed51a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2024 in 1s

25.22% (-0.02%) compared to 55a730e, passed because coverage increased by 0.02% when compared to adjusted base (25.19%)

View this Pull Request on Codecov

25.22% (-0.02%) compared to 55a730e, passed because coverage increased by 0.02% when compared to adjusted base (25.19%)

Details

Codecov Report

Attention: Patch coverage is 34.80663% with 118 lines in your changes missing coverage. Please review.

Project coverage is 25.22%. Comparing base (55a730e) to head (15ed51a).
Report is 2 commits behind head on v2.

Files with missing lines Patch % Lines
ent/transactiondetail_update.go 5.00% 35 Missing and 3 partials ⚠️
ent/mutation.go 20.00% 32 Missing ⚠️
ent/transactiondetail/where.go 0.00% 28 Missing ⚠️
ent/transactiondetail.go 40.00% 4 Missing and 2 partials ⚠️
ent/transactiondetail_create.go 57.14% 4 Missing and 2 partials ⚠️
ent/runtime.go 85.00% 2 Missing and 1 partial ⚠️
ent/schema/transactiondetail.go 40.00% 2 Missing and 1 partial ⚠️
ent/transactiondetail/transactiondetail.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               v2     #805      +/-   ##
==========================================
- Coverage   25.23%   25.22%   -0.02%     
==========================================
  Files         148      148              
  Lines       30578    30730     +152     
==========================================
+ Hits         7716     7751      +35     
- Misses      21986    22094     +108     
- Partials      876      885       +9     

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