Skip to content

fix(#5269): skip test source generation for discovered EO dependencies#5270

Merged
yegor256 merged 5 commits into
objectionary:masterfrom
volodya-lombrozo:5269-no-tests-for-discovered
Jun 26, 2026
Merged

fix(#5269): skip test source generation for discovered EO dependencies#5270
yegor256 merged 5 commits into
objectionary:masterfrom
volodya-lombrozo:5269-no-tests-for-discovered

Conversation

@volodya-lombrozo

Copy link
Copy Markdown
Member

Fixes Transpiling to skip test source generation for discovered (pulled) EO objects, ensuring only user-written EO tests are compiled and executed.

Fixes #5269

@volodya-lombrozo volodya-lombrozo force-pushed the 5269-no-tests-for-discovered branch from 61140ba to c1a866d Compare June 26, 2026 17:58
@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

🚀 Performance Analysis

All benchmarks are within the acceptable range. No critical degradation detected (threshold is 100%). Please refer to the detailed report for more information.

Click to see the detailed report
Test Base Score PR Score Change % Change Unit Mode
benchmarks.XmirBench.xmirToEO 12872.469 12836.231 -36.238 -0.28% ms/op Average Time

✅ Performance gain: benchmarks.XmirBench.xmirToEO is faster by 36.238 ms/op (0.28%)

@volodya-lombrozo

Copy link
Copy Markdown
Member Author

yegor256, could you have a look, please?

@yegor256 yegor256 merged commit 163ec55 into objectionary:master Jun 26, 2026
25 of 26 checks passed
@sonarqubecloud

Copy link
Copy Markdown

@0crat

0crat commented Jun 27, 2026

Copy link
Copy Markdown

@volodya-lombrozo Thanks for the contribution! You've earned +12 points for this: +16 as a basis; -4 for too many hits-of-code (136 >= 100). Please, keep them coming. Your running score is +508; don't forget to check your Zerocracy account too).

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.

Transpiling wrongly includes standard library tests in user's program test execution

3 participants