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

WIP: v3.0.0 #14

Merged
merged 45 commits into from
Jun 4, 2020
Merged

WIP: v3.0.0 #14

merged 45 commits into from
Jun 4, 2020

Conversation

charlieparkes
Copy link
Collaborator

No description provided.

charlieparkes and others added 30 commits May 15, 2020 15:38
…ies to contrib/. Move dict tools to contrib/mindictive
Reduce complexity, add docs, move integrations to contrib
* Move _boto3 module to contrib.boto3

* Fix import for emit_logs in testing.awslambda

* Change travisci tests command to just 'make test'

* Fix imports to various utils in testing.awslambda
…to lpipe. Testing the test fixtures themselves will move to a different library.
@codecov
Copy link

codecov bot commented May 21, 2020

Codecov Report

Merging #14 into master will increase coverage by 44.32%.
The diff coverage is 91.94%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #14       +/-   ##
===========================================
+ Coverage   46.84%   91.16%   +44.32%     
===========================================
  Files          14       21        +7     
  Lines         807      826       +19     
===========================================
+ Hits          378      753      +375     
+ Misses        429       73      -356     
Impacted Files Coverage Δ
lpipe/testing/awslambda.py 29.72% <50.00%> (-59.16%) ⬇️
lpipe/contrib/sentry.py 95.12% <60.00%> (ø)
lpipe/pipeline.py 86.60% <83.56%> (+70.93%) ⬆️
lpipe/logging.py 97.50% <85.71%> (+62.71%) ⬆️
lpipe/contrib/sqs.py 97.77% <90.00%> (ø)
lpipe/normalize.py 92.30% <92.30%> (ø)
lpipe/action.py 100.00% <100.00%> (ø)
lpipe/contrib/boto3.py 80.76% <100.00%> (ø)
lpipe/contrib/kinesis.py 96.77% <100.00%> (ø)
lpipe/contrib/mindictive.py 100.00% <100.00%> (ø)
... and 22 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 acc2c18...6ba464c. Read the comment docs.

@charlieparkes charlieparkes merged commit 6ba464c into master Jun 4, 2020
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.

2 participants