Skip to content
View YongGoose's full-sized avatar
📚
Seize the day :)
📚
Seize the day :)

Highlights

  • Pro

Organizations

@LikeLionSCH

Block or report YongGoose

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
YongGoose/README.md

A passionate developer who loves coding!

I'm Junior backend engineer and open source contributor(my hobby) on JUnit5, spring-boot, naver/fixture-monkey, and more. Enjoy collaborating on projects, sharing knowledge, and continuously learning new technologies to improve my skills.

Recently, I’ve been particularly interested in Test code.
Test code is not only for validation! it also helps other developers understand how to use my code and serves as a guide for efficient refactoring, making it crucial for maintaining high-quality software.

Open Source Contributions

  • JUnit5
    • Introduce feature flag for auto-closing AutoCloseable in Jupiter's ExtensionContext.Store #4452
    • Provide mechanism for managing resources across engines and executions #4281
    • Implement Parallel Method Execution in JUnit-Vintage engine #4242
    • Document that AnnotationSupport.isAnnotated() does not find repeatable annotations #4243
    • Support parallelization in Junit-Vintage-engine #4135
    • Implement include and exclude filtering when calling registerAutoDetectedExtensions #4120
    • Add include matching on ClassNamePatternFilterUtils #4115
  • spring-boot
    • Add Fail fast mechanism when both management base path and endpoint mapping are set to / #45251
    • Ensure DefaultErrorAttributes adds JSON serialization safe errors #43330
  • naver/fixture-monkey
    • Implement Random Selection of Register Operations When Not Using selectName #1108
    • Implement a Matcher interface to manage ArbitraryBuilders with a single variable #1062
    • Add register and select ArbitraryBuilder by name #1036
  • apache-seata
    • Use shared EventLoop for TM and RM clients to reduce thread overhead and improve performance #7179
    • Implement scheduled handling for end status transaction #7133
    • treating a unique index conflict during rollback as a dirty write #7135
  • apache-baremaps
    • Displaying boundaries and borders #948
    • Displaying building numbers #945
  • LG/fosslight
    • Refactor existing tox test to pytest #225
    • Change SCANOSS Invocation Method from Command Line to Library Function #178
    • Add simple_mode parameter to CoverItem constructor #108

Recent blog posts (External blog)

My Interests

  • Open Source Contribution
  • Development Discussions
  • Watching Soccer

Contact

Pinned Loading

  1. junit-team/junit5 Public

    ✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM

    Java 6.6k 1.5k

  2. spring-projects/spring-boot Public

    Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.

    Java 76.9k 41.1k

  3. naver/fixture-monkey Public

    Let Fixture Monkey generates fully-customizable, randomly populated instance. Focus on the properties of the class that really matter in your test.

    Java 620 100

  4. apache/incubator-seata Public

    🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.

    Java 25.6k 8.8k

  5. apache/incubator-baremaps Public

    Create custom vector tiles from OpenStreetMap and other data sources with Postgis and Java.

    Java 534 68

  6. fosslight/fosslight_dependency_scanner Public

    FOSSLight Dependency Scanner

    Python 33 20

1,080 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to fixadate/fixadate_backend, YongGoose/JAVA-CodingTest, IDMaker-io/MaKer and 40 other repositories
Loading A graph representing YongGoose's contributions from April 21, 2024 to April 24, 2025. The contributions are 71% commits, 17% pull requests, 7% issues, 5% code review.

Contribution activity

April 2025

Created 3 repositories

Created a pull request in naver/fixture-monkey that received 53 comments

Merge 31-register branch into main and document changes

Summary Merge three PRs into the main branch and document changes. #1036 #1062 #1108 How Has This Been Tested? existing tests Is the Document u…

+889 −41 lines changed 53 comments
Opened 6 other pull requests in 4 repositories
Reviewed 6 pull requests in 4 repositories
Opened 2 issues in 2 repositories
Loading