Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Use mockneat library for generating random values #51

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
valery1707 wants to merge 1 commit into main
base: main
Choose a base branch
Loading
from mockneat2

Conversation

@valery1707
Copy link
Owner

@valery1707 valery1707 commented Nov 1, 2022

No description provided.

Copy link

codecov bot commented Nov 1, 2022
edited
Loading

Codecov Report

Base: 96.43% // Head: 96.60% // Increases project coverage by +0.16% 🎉

Coverage data is based on head (3f17c1c) compared to base (cade024).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@ Coverage Diff @@
## main #51 +/- ##
==========================================
+ Coverage 96.43% 96.60% +0.16% 
==========================================
 Files 47 48 +1 
 Lines 730 765 +35 
 Branches 162 174 +12 
==========================================
+ Hits 704 739 +35 
 Misses 11 11 
 Partials 15 15 
Impacted Files Coverage Δ
...in/java/name/valery1707/problem/ParseJsonList.java 100.00% <100.00%> (ø)
...ery1707/problem/leet/code/SubarraySumEqualsKJ.java 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link

sonarqubecloud bot commented Nov 1, 2022

.map(DemoDto::new)
.collect(toList());
List<DemoDto> list = filler(DemoDto::new)
.setter(DemoDto::setCode, ints().bound(count * 1000).map(String::valueOf))
Copy link
Owner Author

@valery1707 valery1707 Nov 1, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The value of code will be used as the key for the map and it should be distinct

@valery1707 valery1707 marked this pull request as draft November 3, 2022 07:22
Copy link
Owner Author

Wait for new mockneat release with nomemory/mockneat#117

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /