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

convert int / float automatically #662

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

PythonFZ
Copy link
Member

No description provided.

@PythonFZ PythonFZ linked an issue Jul 24, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Merging #662 (de5d274) into main (1a31111) will decrease coverage by 0.17%.
The diff coverage is 71.42%.

@@            Coverage Diff             @@
##             main     #662      +/-   ##
==========================================
- Coverage   90.03%   89.87%   -0.17%     
==========================================
  Files          21       21              
  Lines        1636     1649      +13     
  Branches      651      654       +3     
==========================================
+ Hits         1473     1482       +9     
- Misses        163      167       +4     
Flag Coverage Δ
fulltest 89.87% <71.42%> (-0.17%) ⬇️

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

Impacted Files Coverage Δ
zntrack/fields/zn/__init__.py 90.68% <71.42%> (-1.01%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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.

zn.metrics only works with dict not with e.g. float
1 participant