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

Make the Requirements API asynchronous #1590

Merged
merged 1 commit into from
Jul 6, 2024
Merged

Conversation

bartfeenstra
Copy link
Owner

This fixes #1363

@bartfeenstra bartfeenstra added enhancement New feature or request BC break Breaks backwards compatibility with existing integrations python Pull requests that update Python code labels Jun 21, 2024
@bartfeenstra bartfeenstra marked this pull request as ready for review June 21, 2024 18:47
Copy link

Uploaded Betty for commit db7af43. You can download it, test it, and post your feedback in a comment to this pull request 💕

These downloads will stop working when the pull request is closed.

Copy link

Uploaded Betty for commit 70bca90. You can download it, test it, and post your feedback in a comment to this pull request 💕

These downloads will stop working when the pull request is closed.

Copy link

Uploaded Betty for commit 0646536. You can download it, test it, and post your feedback in a comment to this pull request 💕

These downloads will stop working when the pull request is closed.

Copy link

codecov bot commented Jul 6, 2024

Codecov Report

Attention: Patch coverage is 98.18182% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.82%. Comparing base (817eb2f) to head (05e8283).
Report is 325 commits behind head on 0.4.x.

Files with missing lines Patch % Lines
betty/project/__init__.py 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            0.4.x    #1590   +/-   ##
=======================================
  Coverage   95.82%   95.82%           
=======================================
  Files         183      183           
  Lines       16524    16524           
  Branches     3310     3310           
=======================================
  Hits        15834    15834           
  Misses        477      477           
  Partials      213      213           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bartfeenstra bartfeenstra merged commit edb96f3 into 0.4.x Jul 6, 2024
7 checks passed
@bartfeenstra bartfeenstra deleted the async-requirements branch July 6, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BC break Breaks backwards compatibility with existing integrations enhancement New feature or request python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make the Requirements API asynchronous
1 participant