-
Notifications
You must be signed in to change notification settings - Fork 39
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
Bug report template #360
Bug report template #360
Conversation
This can also be rebased to |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #360 +/- ##
=======================================
Coverage 89.98% 89.98%
=======================================
Files 12 12
Lines 979 979
=======================================
Hits 881 881
Misses 98 98 ☔ View full report in Codecov by Sentry. |
c982f10
to
bef2cc8
Compare
Looks good to me. I can't approve the PR because I opened it myself. |
* Restrict NumPy to pre-2.0 * Update changelog
* bug report template * punctuation, hardware description item * Restrict NumPy to pre-2.0 (#344) * Restrict NumPy to pre-2.0 * Update changelog * Update paper reference (#361) --------- Co-authored-by: Lilferrit <[email protected]>
* prediction output in model eval mode * eliminate eval command, introduce -e flag for predict command * adapted unit test to new model runner and model functionality * updated documentation * removed log and result files * Generate new screengrabs with rich-codex * Update paper reference (#361) * Bug report template (#360) * bug report template * punctuation, hardware description item * Restrict NumPy to pre-2.0 (#344) * Restrict NumPy to pre-2.0 * Update changelog * Update paper reference (#361) --------- Co-authored-by: Lilferrit <[email protected]> * upgrade codecove to v4 (#364) * implemen eval mode at model runner level, fix unit test * CLI documentation * Generate new screengrabs with rich-codex * requested changes * Generate new screengrabs with rich-codex * evaluation test cases * file warnings, evaluation tests * fixed ubuntu specific test case bug * verify annotated mgf files * verify annotated mgf files * Generate new screengrabs with rich-codex * Save best model (#365) * save best model * save best model * updated unit tests * remove save top k config item * added save_top_k to deprecated config options * changelog entry * test case, formatting * requested changes * prediction output in model eval mode * eliminate eval command, introduce -e flag for predict command * adapted unit test to new model runner and model functionality * updated documentation * removed log and result files * implemen eval mode at model runner level, fix unit test * CLI documentation * Bug report template (#360) * bug report template * punctuation, hardware description item * Restrict NumPy to pre-2.0 (#344) * Restrict NumPy to pre-2.0 * Update changelog * Update paper reference (#361) --------- Co-authored-by: Lilferrit <[email protected]> * requested changes * evaluation test cases * file warnings, evaluation tests * fixed ubuntu specific test case bug * verify annotated mgf files * AnnotatedSpectrumIndex type error * requested changes, changelog entry --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Wout Bittremieux <[email protected]>
No description provided.