-
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
Include -
in allowed characters for bibtex references
#2097
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2097 +/- ##
=======================================
Coverage 93.08% 93.08%
=======================================
Files 237 237
Lines 12793 12793
=======================================
Hits 11909 11909
Misses 884 884
|
Hi @bouweandela here is the PR for the parsing bug #2092. Please could you review? I've marked as 2.9 but appreciate the Core deadline for that has passed, so understand if it gets bumped to 2.10. |
Thanks @alistairsellar! I've added a unit test for you. It looks like there were no unit tests for the module yet, so I started it in a new file. |
@ESMValGroup/technical-lead-development-team Could someone please do a final check and merge? |
Thanks @bouweandela! Nice to see how a unit test can be added for such a simple change - this had not occurred to me as something that was even applicable for this change, but of course it is. |
Thanks @schlunma and @bouweandela! |
Description
Very small change that correctly handles bibtex references that include
-
, as is the case for many bibtex files inesmvaltool/references
.Closes #2092
Required to fix warnings arising from ESMValGroup/ESMValTool#3197 (comment)
Link to documentation: https://esmvaltool--2097.org.readthedocs.build/projects/ESMValCore/en/2097/ (no change)
Before you get started
Checklist
It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.
Any changed dependencies have been added or removed correctlyTo help with the number pull requests: