8000 Wrong paths inside diagnostics sent from bsp-server by NPCRUS · Pull Request #5028 · com-lihaoyi/mill · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Wrong paths inside diagnostics sent from bsp-server #5028

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NPCRUS
Copy link
@NPCRUS NPCRUS commented Apr 30, 2025

fixes #4988< A053 /p>

Hi folks, I have started to look into issue of wrong diagnostics reporting from mill by trying first to implement possible test case. I wrote an approximate test scenario with some missing bits I'm not sure how to implement yet, I would appreciate any advice on how to move forward, my current questions are:

  1. Is this the right place to write such a test case?
  2. What would be the right way to introduce new mill.build file into the test without touching existing one from resources
  3. Is there any common way to change build.mill file in the middle of test execution?

@lihaoyi
Copy link
Member
lihaoyi commented May 5, 2025

@NPCRUS You can make a new integration test case if you want something that's totally unrelated. You can use modifyFile to modify any file during test execution

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.

mill-bsp wrong diagnostics path
2 participants
0