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

disable all build args for compiling the test bin #44

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

dhenkel92
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jul 9, 2020

Codecov Report

Merging #44 into master will increase coverage by 17.41%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #44       +/-   ##
===========================================
+ Coverage    0.00%   17.41%   +17.41%     
===========================================
  Files          10       10               
  Lines         927      953       +26     
===========================================
+ Hits            0      166      +166     
+ Misses        927      787      -140     
Impacted Files Coverage Δ
src/main.rs 0.00% <0.00%> (ø)
src/route53/route53_adapter/route53_client_mock.rs 6.95% <0.00%> (+6.95%) ⬆️
src/handler/types.rs 25.00% <0.00%> (+25.00%) ⬆️
src/handler/route53_handler.rs 35.48% <0.00%> (+35.48%) ⬆️
src/route53/route53_adapter.rs 64.00% <0.00%> (+64.00%) ⬆️
src/route53/types.rs 77.77% <0.00%> (+77.77%) ⬆️
src/config.rs 81.81% <0.00%> (+81.81%) ⬆️

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 cd0197d...2536bb5. Read the comment docs.

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