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

Agent -> Role Staffへの移行, 対応するテーブルとWriterの作成 #68

Merged
merged 12 commits into from
Feb 26, 2024

(entity/staff) UserIDのjson tagを変更

46d459b
Select commit
Loading
Failed to load commit list.
Merged

Agent -> Role Staffへの移行, 対応するテーブルとWriterの作成 #68

(entity/staff) UserIDのjson tagを変更
46d459b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 25, 2024 in 0s

48.66% (+8.66%) compared to ff403f5

View this Pull Request on Codecov

48.66% (+8.66%) compared to ff403f5

Details

Codecov Report

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

Project coverage is 48.66%. Comparing base (ff403f5) to head (46d459b).

Files Patch % Lines
svc/pkg/infra/reader/staff.go 69.23% 8 Missing ⚠️
svc/pkg/infra/writer/r_role_staff.go 78.94% 8 Missing ⚠️
svc/pkg/infra/reader/r_org_user.go 0.00% 4 Missing ⚠️
svc/pkg/infra/writer/staff.go 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
+ Coverage   40.00%   48.66%   +8.66%     
==========================================
  Files          20       23       +3     
  Lines         970      976       +6     
==========================================
+ Hits          388      475      +87     
+ Misses        582      501      -81     

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