Skip to content

Conversation

@vbreuss
Copy link
Member

@vbreuss vbreuss commented Nov 10, 2024

From #147:
Add initial benchmarks for comparison between TUnit.Assertions, FluentAssertions and this project:

  • Happy Case for string should be equal
  • Happy Case for bool should be true

@vbreuss vbreuss added the coverage Additional tests for edge cases or improvement of test coverage label Nov 10, 2024
@vbreuss vbreuss self-assigned this Nov 10, 2024
@github-actions
Copy link
Contributor

Stryker.NET mutation tested the changes in the pull request:
Mutation testing badge

@codacy-production
Copy link

codacy-production bot commented Nov 10, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (21e003a) 5988 5717 95.47%
Head commit (f161f26) 5988 (+0) 5717 (+0) 95.47% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#149) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@sonarqubecloud
Copy link

@vbreuss vbreuss merged commit 372d967 into main Nov 10, 2024
21 checks passed
@vbreuss vbreuss deleted the topic/add-benchmarks branch November 10, 2024 10:23
@github-actions
Copy link
Contributor

This is addressed in release v0.4.0.

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

Labels

coverage Additional tests for edge cases or improvement of test coverage state: released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants