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

Fix match logic for exact bytearray #604

Merged
merged 1 commit into from
Apr 18, 2021
Merged

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Apr 18, 2021

@StefH StefH self-assigned this Apr 18, 2021
@codecov
Copy link

codecov bot commented Apr 18, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@b17840c). Click here to learn what that means.
The diff coverage is 90.69%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #604   +/-   ##
=========================================
  Coverage          ?   75.89%           
=========================================
  Files             ?      148           
  Lines             ?     5688           
  Branches          ?      578           
=========================================
  Hits              ?     4317           
  Misses            ?     1193           
  Partials          ?      178           
Impacted Files Coverage Δ
....Net/Matchers/Request/RequestMessageBodyMatcher.cs 90.69% <90.69%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b17840c...2469458. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Apr 18, 2021

Kudos, SonarCloud Quality Gate passed!

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

88.2% 88.2% Coverage
0.0% 0.0% Duplication

@StefH StefH merged commit fbecd3b into master Apr 18, 2021
@StefH StefH deleted the stef_601_bytearray_matching branch April 18, 2021 19:30
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.

None yet

1 participant