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

feat: Add an ability to attach files to requests #32

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

floydya
Copy link
Owner

@floydya floydya commented Dec 15, 2023

No description provided.

@floydya floydya added the enhancement New feature or request label Dec 15, 2023
@floydya floydya linked an issue Dec 15, 2023 that may be closed by this pull request
@floydya floydya changed the title Add an ability to attach files to requests feat: Add an ability to attach files to requests Dec 15, 2023
Copy link

Coverage

Coverage Report
FileStmtsMissCover
src/declarativex
   auth.py310100%
   client.py240100%
   compatibility.py100100%
   dependencies.py1510100%
   exceptions.py500100%
   executors.py1080100%
   graphql.py90100%
   methods.py230100%
   middlewares.py220100%
   models.py1420100%
   rate_limiter.py620100%
   retry.py340100%
   utils.py790100%
   validation.py140100%
TOTAL7590100%

Tests Skipped Failures Errors Time
100 0 💤 0 ❌ 0 🔥 24.414s ⏱️

@floydya floydya merged commit 173e16d into main Dec 15, 2023
13 checks passed
@floydya floydya deleted the feat/add-ability-to-attach-files-to-requests branch December 15, 2023 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to attach files to requests.
1 participant