-
Notifications
You must be signed in to change notification settings - Fork 80
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
[MRG] Updating citation and codemeta #837
base: latest
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## latest #837 +/- ##
==========================================
+ Coverage 90.20% 95.20% +4.99%
==========================================
Files 126 99 -27
Lines 21192 17492 -3700
Branches 1594 1594
==========================================
- Hits 19117 16653 -2464
+ Misses 1844 608 -1236
Partials 231 231
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
1e1c9a4
to
4e25906
Compare
Running
|
I used the codemeta generator from the Software Heritage project for some cleanups. |
6f9d8ce
to
47f1fe1
Compare
47f1fe1
to
c50812b
Compare
Another interesting tool: sourcecred takes into account all interactions in the repo (issues, comments, PRs...), and there is a GitHub Action in development for running it automatically. |
c50812b
to
073fcdf
Compare
073fcdf
to
e20438d
Compare
hello! I decided to try taking over this PR, preparatory to the JOSS paper #1361. Any objections to merging this (after appropriate review) and punting the remaining stuff to a new issue, @luizirber? I'm not sure about keeping the new github action. Guidance welcome. |
This comment was marked as spam.
This comment was marked as spam.
This PR was left behind for a while, I am just bringing it up for an update or review. |
A mix of running
cffconvert -if CITATION.cff -f codemeta
codemetapy sourmash
)and merging the results.
TODO
CITATION.cff
andcodemeta.json
?Checklist
make test
Did it pass the tests?make coverage
Is the new code covered?without a major version increment. Changing file formats also requires a
major version number increment.
changes were made?
Related PRs and issues:
duecredit
)