Skip to content

Conversation

@jetbrains-junie
Copy link
Contributor

📌 Hey! This PR was made for you with Junie, the coding agent by JetBrains Early Access Preview

It's still learning, developing, and might make mistakes. Please make sure you review the changes before you accept them.
We'd love your feedback — join our Discord to share bugs, ideas: here.

📊 Junie Summary

A unit test was added for the BibEntry.trimLeft() method as requested. The test validates removal of leading whitespace and ensures idempotency and empty string safety. The new test file is jablib/src/test/java/org/jabref/model/entry/BibEntryTrimLeftTest.java.

 A unit test was added for the BibEntry.trimLeft() method as requested. The test validates removal of leading whitespace and ensures idempotency and empty string safety. The new test file is jablib/src/test/java/org/jabref/model/entry/BibEntryTrimLeftTest.java.
@koppor koppor merged commit 9ca5b23 into fix-14089 Nov 24, 2025
56 of 62 checks passed
@koppor koppor deleted the jetbrains-junie-issue-14384-run-117fb74f-edba-4aab-84af-619a64ed79c3 branch November 24, 2025 20:41
github-merge-queue bot pushed a commit that referenced this pull request Nov 24, 2025
* Rewrite step 1

* Fix typo

* Use Markdown JavaDoc

* Re-ordering of methods

* Introduce constants for formatters

* Add helper file

* Add removal of whitespaces

* Syntaxfix

* Try to workaround broken reformatter

* test(entry): add unit test for BibEntry.trimLeft() (#14422)

Co-authored-by: jetbrains-junie[bot] <201638009+jetbrains-junie[bot]@users.noreply.github.com>

---------

Co-authored-by: jetbrains-junie[bot] <201638009+jetbrains-junie[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants