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

🔧 Remove delete from needs.json #1347

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

chrisjsewell
Copy link
Member

The :delete: option on a need directive deletes a need before creating/storing it, therefore it is literally impossible for it to be anything other than False.

The `:delete:` option on a need directive deletes a need before creating/storing it,
therefore it is literally impossible for it to be anything other than `False`.
Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.96%. Comparing base (4e10030) to head (b304faa).
Report is 84 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1347      +/-   ##
==========================================
+ Coverage   86.87%   87.96%   +1.08%     
==========================================
  Files          56       60       +4     
  Lines        6532     7105     +573     
==========================================
+ Hits         5675     6250     +575     
+ Misses        857      855       -2     
Flag Coverage Δ
pytests 87.96% <100.00%> (+1.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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