-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
tests: remove runTestJobFile #1127
Conversation
MegaLinter status: ✅ SUCCESS
See errors details in artifact MegaLinter reports on CI Job page |
Codecov Report
@@ Coverage Diff @@
## master #1127 +/- ##
==========================================
+ Coverage 57.50% 60.06% +2.55%
==========================================
Files 32 39 +7
Lines 4594 4938 +344
==========================================
+ Hits 2642 2966 +324
- Misses 1729 1730 +1
- Partials 223 242 +19
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
This prevented JetBrains GoLand from recognising subtests and treated it all as single big test, VSCode seems to be still broken in that regard
73f2bb6
to
3800a3c
Compare
@catthehacker this pull request has failed checks 🛠 |
@catthehacker this pull request has failed checks 🛠 |
This prevented
CLionGoLand 🤦♂️ from recognising subtests and treated it all as single big test, VSCode seems to be still broken in that regardbefore:
after: