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

fix: Allow primary field declarations on one-many #2796

Merged
merged 3 commits into from
Jun 28, 2024

Fix typo

01caa85
Select commit
Loading
Failed to load commit list.
Merged

fix: Allow primary field declarations on one-many #2796

Fix typo
01caa85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 28, 2024 in 0s

78.84% (+0.03%) compared to 2aba842

View this Pull Request on Codecov

78.84% (+0.03%) compared to 2aba842

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.84%. Comparing base (2aba842) to head (01caa85).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2796      +/-   ##
===========================================
+ Coverage    78.81%   78.84%   +0.03%     
===========================================
  Files          315      315              
  Lines        23835    23836       +1     
===========================================
+ Hits         18784    18793       +9     
+ Misses        3674     3669       -5     
+ Partials      1377     1374       -3     
Files Coverage Δ
internal/request/graphql/schema/collection.go 90.35% <100.00%> (+0.02%) ⬆️

... and 11 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2aba842...01caa85. Read the comment docs.