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

Jlvaluetruth #327

Merged
merged 2 commits into from
Jun 16, 2023
Merged

Jlvaluetruth #327

merged 2 commits into from
Jun 16, 2023

Conversation

cjdoris
Copy link
Collaborator

@cjdoris cjdoris commented Jun 16, 2023

fixes #323

@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

Merging #327 (392082c) into main (fb69ab6) will increase coverage by 0.25%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #327      +/-   ##
==========================================
+ Coverage   41.25%   41.50%   +0.25%     
==========================================
  Files          76       76              
  Lines        4652     4652              
==========================================
+ Hits         1919     1931      +12     
+ Misses       2733     2721      -12     
Impacted Files Coverage Δ
src/jlwrap/any.jl 14.65% <ø> (ø)
src/jlwrap/array.jl 3.62% <ø> (+0.72%) ⬆️
src/jlwrap/dict.jl 20.83% <ø> (+4.16%) ⬆️
src/jlwrap/set.jl 8.77% <ø> (+1.75%) ⬆️

... and 3 files with indirect coverage changes

@cjdoris cjdoris merged commit e374e25 into main Jun 16, 2023
@cjdoris cjdoris deleted the jlvaluetruth branch June 16, 2023 14:40
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.

Truthiness of Julia callables in Python
1 participant