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

Bump Numpy version and fix complex type #102

Merged
merged 21 commits into from
Jun 2, 2024
Merged

Conversation

WolfByttner
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Apr 6, 2024

Codecov Report

Attention: Patch coverage is 77.19298% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 76.51%. Comparing base (d4c5ff3) to head (0571684).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
+ Coverage   76.14%   76.51%   +0.37%     
==========================================
  Files          25       26       +1     
  Lines        2691     2670      -21     
==========================================
- Hits         2049     2043       -6     
+ Misses        642      627      -15     
Flag Coverage Δ
unittests 76.51% <77.19%> (+0.37%) ⬆️

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

Files Coverage Δ
traja/__init__.py 91.66% <100.00%> (ø)
traja/core.py 100.00% <100.00%> (ø)
traja/dataset/__init__.py 100.00% <100.00%> (ø)
traja/dataset/dataset.py 100.00% <ø> (+1.57%) ⬆️
traja/dataset/example.py 100.00% <100.00%> (ø)
traja/dataset/pedestrian.py 90.32% <100.00%> (+60.32%) ⬆️
traja/frame.py 83.82% <100.00%> (-0.63%) ⬇️
traja/models/__init__.py 100.00% <100.00%> (ø)
traja/models/inference.py 31.42% <ø> (ø)
traja/models/losses.py 96.42% <100.00%> (ø)
... and 8 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d4c5ff3...0571684. Read the comment docs.

Copy link
Collaborator

@JustinShenk JustinShenk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work!

@WolfByttner WolfByttner merged commit 57bcb79 into master Jun 2, 2024
7 checks passed
@WolfByttner WolfByttner deleted the numpy-complex-type branch June 2, 2024 12:11
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.

None yet

3 participants