Skip to content

Release/v2.1.0 #40

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

Merged
merged 50 commits into from
Feb 13, 2025
Merged

Release/v2.1.0 #40

merged 50 commits into from
Feb 13, 2025

Conversation

PabloPardoGarcia
Copy link
Member

@PabloPardoGarcia PabloPardoGarcia commented Feb 12, 2025

New features

  • Migrate dataclass models to pydantic
  • Add secret CRUD operations
  • Add cli command get-started to create a pipeline and send dummy events

Improvements

  • Add pydantic and native python cross references in docs
  • Fix custom classes references in docs

Copy link

github-actions bot commented Feb 12, 2025

Coverage

Coverage Report
FileStmtsMissCoverMissing
__init__.py100100% 
api_client.py240100% 
client.py43490%101, 158, 195, 244
config.py70100% 
pipeline.py1981194%103, 219, 222, 229, 402–403, 406, 425, 483, 491, 507
pipeline_data.py68198%64
secret.py44295%55, 117
space.py41392%106–108
models
   __init__.py00100% 
models/api
   __init__.py20100% 
   api.py3590100% 
models/errors
   __init__.py60100% 
   clienterror.py26676%47–49, 51, 70–71
   error.py5180%14
   pipeline.py19194%43
   secret.py100100% 
   space.py10190%20
models/operations
   __init__.py20100% 
   pipeline.py170100% 
models/responses
   __init__.py40100% 
   pipeline.py70494%174, 208–210
   secret.py60100% 
   space.py100100% 
TOTAL9813496% 

Tests Skipped Failures Errors Time
67 0 💤 0 ❌ 0 🔥 38.499s ⏱️

@PabloPardoGarcia PabloPardoGarcia merged commit aabd282 into main Feb 13, 2025
6 of 7 checks passed
@PabloPardoGarcia PabloPardoGarcia deleted the release/v2.1.0 branch February 13, 2025 12:18
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