Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

feat!: Prepare for v1.0.0 release #8

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

feat!: Prepare for v1.0.0 release #8

wants to merge 4 commits into from

Conversation

SebRollen
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Nov 5, 2021

Codecov Report

Merging #8 (0d3f7ff) into main (a6598af) will increase coverage by 16.29%.
The diff coverage is 99.48%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main       #8       +/-   ##
===========================================
+ Coverage   81.86%   98.15%   +16.29%     
===========================================
  Files           9       14        +5     
  Lines         182      326      +144     
===========================================
+ Hits          149      320      +171     
+ Misses         33        6       -27     
Impacted Files Coverage Δ
tests/integration/authorization/basic.rs 100.00% <ø> (ø)
tests/integration/authorization/bearer.rs 100.00% <ø> (ø)
tests/integration/authorization/header.rs 100.00% <ø> (ø)
tests/integration/authorization/query.rs 100.00% <ø> (ø)
tests/integration/empty_response.rs 100.00% <ø> (ø)
src/pagination.rs 66.66% <50.00%> (+66.66%) ⬆️
src/client.rs 96.05% <100.00%> (+29.83%) ⬆️
src/request.rs 100.00% <100.00%> (+7.69%) ⬆️
tests/integration/data.rs 100.00% <100.00%> (ø)
tests/integration/errors.rs 100.00% <100.00%> (ø)
... and 6 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 a6598af...0d3f7ff. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant