Skip to content

feat(eventually-test): add acceptance tests to raise coverage#83

Merged
ar3s3ru merged 1 commit intomasterfrom
feature/add-acceptance-tests
Aug 9, 2020
Merged

feat(eventually-test): add acceptance tests to raise coverage#83
ar3s3ru merged 1 commit intomasterfrom
feature/add-acceptance-tests

Conversation

@ar3s3ru
Copy link
Copy Markdown
Collaborator

@ar3s3ru ar3s3ru commented Aug 9, 2020

No description provided.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Aug 9, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@ar3s3ru ar3s3ru added the chore-repository Chores for the repository (e.g. Github Actions, contributions, etc.) label Aug 9, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 9, 2020

Codecov Report

Merging #83 into master will increase coverage by 19.41%.
The diff coverage is 78.78%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #83       +/-   ##
===========================================
+ Coverage   31.11%   50.53%   +19.41%     
===========================================
  Files          11       13        +2     
  Lines         511      562       +51     
===========================================
+ Hits          159      284      +125     
+ Misses        352      278       -74     
Flag Coverage Δ
#unit 50.53% <78.78%> (+19.41%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
eventually-test/src/bin/eventually-test-api.rs 0.00% <0.00%> (ø)
eventually-test/src/config.rs 40.00% <ø> (+40.00%) ⬆️
eventually-test/src/order.rs 24.39% <70.00%> (+24.39%) ⬆️
eventually-test/tests/acceptance_tests.rs 94.73% <94.73%> (ø)
eventually-test/src/lib.rs 95.83% <100.00%> (ø)
eventually-util/src/inmemory.rs 90.85% <0.00%> (+1.21%) ⬆️
eventually-test/src/api.rs 13.08% <0.00%> (+13.08%) ⬆️
... and 5 more

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 89615b6...8697283. Read the comment docs.

@ar3s3ru ar3s3ru merged commit 9142ce1 into master Aug 9, 2020
@ar3s3ru ar3s3ru deleted the feature/add-acceptance-tests branch August 9, 2020 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore-repository Chores for the repository (e.g. Github Actions, contributions, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant