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

Add Quality of a properly implemented Equals Contract, closes #16 #93

Merged
merged 1 commit into from
Aug 20, 2023

Conversation

dmfs
Copy link
Collaborator

@dmfs dmfs commented Aug 20, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% 🎉

Comparison is base (9bbcb1c) 97.03% compared to head (1cecba7) 97.05%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #93      +/-   ##
============================================
+ Coverage     97.03%   97.05%   +0.02%     
- Complexity      616      624       +8     
============================================
  Files           159      161       +2     
  Lines          1347     1358      +11     
  Branches         47       47              
============================================
+ Hits           1307     1318      +11     
  Misses           34       34              
  Partials          6        6              
Files Changed Coverage Δ
...onfidence/quality/iterable/IteratesInAnyOrder.java 100.00% <100.00%> (ø)
...saynotobugs/confidence/quality/object/EqualTo.java 100.00% <100.00%> (ø)
...bugs/confidence/quality/object/HashCodeEquals.java 100.00% <100.00%> (ø)
...ugs/confidence/quality/object/StrictlyEqualTo.java 100.00% <100.00%> (ø)

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

@saynotobugsorg saynotobugsorg merged commit b214bf2 into main Aug 20, 2023
1 check passed
@saynotobugsorg saynotobugsorg deleted the 16-strictlyEqualTo branch August 20, 2023 08:20
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.

3 participants