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

citeation and license #771

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

Conversation

PythonFZ
Copy link
Member

  • add tests
  • add zntrack cite remote=., rev=None CLI to create a bibtex file

@PythonFZ PythonFZ linked an issue Feb 20, 2024 that may be closed by this pull request
Copy link

codecov bot commented Feb 20, 2024

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (ce2a572) 86.60% compared to head (36657a5) 86.47%.

Files Patch % Lines
zntrack/utils/misc.py 66.66% 4 Missing ⚠️
zntrack/core/node.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #771      +/-   ##
==========================================
- Coverage   86.60%   86.47%   -0.13%     
==========================================
  Files          25       26       +1     
  Lines        2015     2034      +19     
  Branches      856      869      +13     
==========================================
+ Hits         1745     1759      +14     
- Misses        270      275       +5     
Flag Coverage Δ
fulltest 86.47% <77.27%> (-0.13%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

zntrack cite to list all citations from nodes
1 participant