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: weight edge attribute doesn't throw errors anymore (#127) #129

Merged
merged 2 commits into from Sep 14, 2022
Merged

fix: weight edge attribute doesn't throw errors anymore (#127) #129

merged 2 commits into from Sep 14, 2022

Conversation

jakobtroidl
Copy link
Contributor

The edge attribute in the neuprint executor threw an error with the new JSON feature implementation. I also made the neuprint executor tests more rigorous.

@codecov-commenter
Copy link

codecov-commenter commented Sep 13, 2022

Codecov Report

Base: 89.82% // Head: 89.78% // Decreases project coverage by -0.03% ⚠️

Coverage data is based on head (e508081) compared to base (0003707).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #129      +/-   ##
==========================================
- Coverage   89.82%   89.78%   -0.04%     
==========================================
  Files          23       23              
  Lines        2281     2282       +1     
==========================================
  Hits         2049     2049              
- Misses        232      233       +1     
Impacted Files Coverage Δ
dotmotif/executors/NeuPrintExecutor.py 0.00% <0.00%> (ø)
dotmotif/executors/test_neuprintexecutor.py 14.70% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@j6k4m8
Copy link
Member

j6k4m8 commented Sep 14, 2022

Ooh good fix, and thank you for catching + repairing!! Good to merge this?

@jakobtroidl
Copy link
Contributor Author

Yes, it's ready to merge.

@j6k4m8 j6k4m8 merged commit feae810 into aplbrain:master Sep 14, 2022
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