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

Skip unreferenced as default #71

Merged
merged 3 commits into from
Jan 23, 2024
Merged

Conversation

jhnnsrs
Copy link
Owner

@jhnnsrs jhnnsrs commented Jan 23, 2024

Fixes: Enums and Inputs plugin when unreferenced
Breaking: Sets enums and inputs plugins: skip_unreferenced as True by default,

Copy link

codecov bot commented Jan 23, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (6afe6ff) 93.48% compared to head (902c65b) 93.44%.
Report is 3 commits behind head on master.

Files Patch % Lines
turms/referencer.py 90.32% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
- Coverage   93.48%   93.44%   -0.05%     
==========================================
  Files          65       65              
  Lines        3483     3507      +24     
==========================================
+ Hits         3256     3277      +21     
- Misses        227      230       +3     

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

@jhnnsrs jhnnsrs merged commit b956225 into master Jan 23, 2024
7 of 9 checks passed
@jhnnsrs jhnnsrs deleted the skip_unreferenced_as_default branch January 23, 2024 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant