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

Add "Decoupled Ingestion System" as pipeline trigger type #168

Merged
merged 2 commits into from
May 11, 2023

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented May 10, 2023

Closes #170.

@jwodder jwodder added the patch Increment the patch version when merged label May 10, 2023
@yarikoptic
Copy link
Member

ping: tests aren't happy.

@jwodder
Copy link
Member Author

jwodder commented May 10, 2023

@codecov-commenter
Copy link

codecov-commenter commented May 10, 2023

Codecov Report

Merging #168 (ae0c9e4) into master (47daabc) will increase coverage by 3.33%.
The diff coverage is 33.33%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master     #168      +/-   ##
==========================================
+ Coverage   62.77%   66.11%   +3.33%     
==========================================
  Files          10       10              
  Lines        1260     1263       +3     
  Branches      253      254       +1     
==========================================
+ Hits          791      835      +44     
+ Misses        413      349      -64     
- Partials       56       79      +23     
Impacted Files Coverage Δ
src/tinuous/circleci.py 70.61% <33.33%> (+17.28%) ⬆️

... and 2 files with indirect coverage changes

@jwodder
Copy link
Member Author

jwodder commented May 11, 2023

@yarikoptic Tests are happy now.

@yarikoptic yarikoptic merged commit 78f21fe into master May 11, 2023
@yarikoptic yarikoptic deleted the decoupled-ingestion branch May 11, 2023 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

value is not a valid enumeration member
3 participants