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 logic in assert_deps. #181

Merged
merged 2 commits into from
Dec 13, 2023
Merged

Fix logic in assert_deps. #181

merged 2 commits into from
Dec 13, 2023

Conversation

wRAR
Copy link
Member

@wRAR wRAR commented Dec 13, 2023

Unless I'm missing something the existing code is a no-op: the generator expression produces True for correct deps and nothing for incorrect ones.

@wRAR wRAR requested review from kmike, Gallaecio and BurnzZ December 13, 2023 14:38
@wRAR wRAR added the bug Something isn't working label Dec 13, 2023
Copy link

codecov bot commented Dec 13, 2023

Codecov Report

Merging #181 (4df98a3) into master (4f5868e) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #181   +/-   ##
=======================================
  Coverage   85.97%   85.97%           
=======================================
  Files          14       14           
  Lines         827      827           
=======================================
  Hits          711      711           
  Misses        116      116           

@wRAR wRAR merged commit 4f122b4 into master Dec 13, 2023
15 checks passed
@wRAR wRAR deleted the fix-assert-deps branch December 13, 2023 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants