Skip to content
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

fix usages of aliases in reports #2702

Merged
merged 2 commits into from Mar 30, 2024
Merged

Conversation

asolntsev
Copy link
Member

I discovered that in many cases, *.as("The alias") is not really used in reports.

I discovered that in many cases, *.as("The alias") is not really used in reports.

P.S. Unit-tests CollectionElementTest and CollectionElementByConditionTest should be converted to integration tests. Currently they test the same things they mock.
I discovered that actual vs expected value looked the same in IDEA, e.g.
"Element should not exist"
Actual: exists
Expected: exist
@asolntsev asolntsev force-pushed the fix/usages-of-aliases-in-reports branch from d013308 to e64b9d5 Compare March 30, 2024 15:44
Copy link

sonarcloud bot commented Mar 30, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@asolntsev asolntsev merged commit a687559 into main Mar 30, 2024
11 of 12 checks passed
@asolntsev asolntsev deleted the fix/usages-of-aliases-in-reports branch March 30, 2024 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant