Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
UnitTestBot
/
UTBotJava
Public
Notifications
You must be signed in to change notification settings
Fork
45
Star
147
Code
Issues
386
Pull requests
33
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Primitive stream wrappers
- #548
#548
Closed
Damtev
wants to merge 19 commits into
main
UnitTestBot/UTBotJava:main
from
damtev/primitive_stream_wrappers
UnitTestBot/UTBotJava:damtev/primitive_stream_wrappers
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Closed
Primitive stream wrappers
#548
Damtev
wants to merge 19 commits into
main
UnitTestBot/UTBotJava:main
from
damtev/primitive_stream_wrappers
UnitTestBot/UTBotJava:damtev/primitive_stream_wrappers
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2022
Fixed repeated `hashCode` calculation for `Edge`
Damtev
committed
a4ff7cd
View commit details
Copy full SHA for a4ff7cd
Browse repository at this point
Disabled strange failed naming check
Damtev
committed
76abc73
View commit details
Copy full SHA for 76abc73
Browse repository at this point
Implemented wrappers for primitive streams
Damtev
committed
ca82c97
View commit details
Copy full SHA for ca82c97
Browse repository at this point
Added tests for primitive streams
Damtev
committed
686ed66
View commit details
Copy full SHA for 686ed66
Browse repository at this point
Added `toArray` without ClassCastException check API
Damtev
committed
e46893b
View commit details
Copy full SHA for e46893b
Browse repository at this point
Restricted steps limit for a few tests (HACK)
Damtev
committed
4b48996
View commit details
Copy full SHA for 4b48996
Browse repository at this point
Disabled limit and skip tests
Damtev
committed
d85755e
View commit details
Copy full SHA for d85755e
Browse repository at this point
Using Collection as an internal storage for Stream wrappers
Damtev
committed
b544ad5
View commit details
Copy full SHA for b544ad5
Browse repository at this point
Lazy stream wrappers WIP
Damtev
committed
f866d73
View commit details
Copy full SHA for f866d73
Browse repository at this point
Actions for streams implementation WIP
Damtev
committed
1d4189a
View commit details
Copy full SHA for 1d4189a
Browse repository at this point
WIP: actions for streams implementation
Damtev
committed
42077da
View commit details
Copy full SHA for 42077da
Browse repository at this point
Support anonymous classes
ArsenHD
authored and
Damtev
committed
976d420
View commit details
Copy full SHA for 976d420
Browse repository at this point
Debug
Damtev
committed
ed02716
View commit details
Copy full SHA for ed02716
Browse repository at this point
Debug sat states
Damtev
committed
763ffc9
View commit details
Copy full SHA for 763ffc9
Browse repository at this point
Fixed rebase errors
Damtev
committed
07b659b
View commit details
Copy full SHA for 07b659b
Browse repository at this point
WIP
Damtev
committed
7631b62
View commit details
Copy full SHA for 7631b62
Browse repository at this point
Used actions for primitive Stream wrappers
Damtev
committed
49a5852
View commit details
Copy full SHA for 49a5852
Browse repository at this point
Commits on Sep 3, 2022
Fixed tests
Damtev
committed
0489c6a
View commit details
Copy full SHA for 0489c6a
Browse repository at this point
Commits on Sep 4, 2022
Added resolving streams from arrays
Damtev
committed
f3612cd
View commit details
Copy full SHA for f3612cd
Browse repository at this point
You can’t perform that action at this time.