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

Feat(graphs): label the data flow format in each neuron of the network #147

Merged
merged 10 commits into from
Dec 2, 2024

Conversation

KafCoppelia
Copy link
Member

No description provided.

Copy link

codecov bot commented Dec 2, 2024

Codecov Report

Attention: Patch coverage is 90.15544% with 19 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
paibox/components/neuron/base.py 77.27% 5 Missing ⚠️
paibox/components/functional.py 87.09% 4 Missing ⚠️
paibox/base.py 92.68% 3 Missing ⚠️
paibox/backend/graphs.py 93.33% 2 Missing ⚠️
paibox/components/_modules.py 71.42% 2 Missing ⚠️
paibox/utils.py 66.66% 2 Missing ⚠️
paibox/backend/mapper.py 95.00% 1 Missing ⚠️
Flag Coverage Δ
unittests 87.22% <90.15%> (-0.24%) ⬇️

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

Files with missing lines Coverage Δ
paibox/backend/placement.py 94.69% <100.00%> (ø)
paibox/backend/routing.py 94.66% <100.00%> (+0.35%) ⬆️
paibox/backend/types.py 89.34% <100.00%> (-0.13%) ⬇️
paibox/components/modules.py 85.47% <100.00%> (ø)
paibox/components/neuron/neurons.py 98.36% <100.00%> (+1.80%) ⬆️
paibox/components/neuron/utils.py 90.47% <100.00%> (+2.01%) ⬆️
paibox/exceptions.py 100.00% <100.00%> (ø)
paibox/network.py 76.52% <100.00%> (ø)
paibox/backend/mapper.py 83.87% <95.00%> (-0.06%) ⬇️
paibox/backend/graphs.py 69.37% <93.33%> (-3.55%) ⬇️
... and 5 more

... and 1 file with indirect coverage changes

@KafCoppelia
Copy link
Member Author

KafCoppelia commented Dec 2, 2024

For details on the errors that occurred during the testing phase of the Windows 3.13.0 workflow, see python/cpython#125842

@KafCoppelia KafCoppelia merged commit 2df26cc into dev Dec 2, 2024
9 of 12 checks passed
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