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

Improved creation of ArrayList and LinkedHashMap #532

Merged
merged 2 commits into from
Oct 2, 2023

Conversation

javadev
Copy link
Owner

@javadev javadev commented Oct 2, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (d87fa4c) 100.00% compared to head (5c0b8e2) 100.00%.

❗ Current head 5c0b8e2 differs from pull request most recent head 0bd882a. Consider uploading reports for the commit 0bd882a to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #532   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
+ Complexity      1509      1503    -6     
===========================================
  Files              6         6           
  Lines           4340      4332    -8     
  Branches         799       799           
===========================================
- Hits            4340      4332    -8     
Files Coverage Δ
src/main/java/com/github/underscore/U.java 100.00% <100.00%> (ø)
...rc/main/java/com/github/underscore/Underscore.java 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@javadev javadev merged commit c6dbd9b into main Oct 2, 2023
24 checks passed
@javadev javadev deleted the improve-map-and-array branch October 2, 2023 10:09
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.

1 participant