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

chore: Enable SIM Ruff checks #1509

Merged
merged 3 commits into from
Mar 20, 2023
Merged

chore: Enable SIM Ruff checks #1509

merged 3 commits into from
Mar 20, 2023

Conversation

edgarrmondragon
Copy link
Collaborator

@edgarrmondragon edgarrmondragon commented Mar 17, 2023

@codecov
Copy link

codecov bot commented Mar 17, 2023

Codecov Report

Merging #1509 (8b6012e) into main (c48bd8c) will increase coverage by 0.15%.
The diff coverage is 73.07%.

@@            Coverage Diff             @@
##             main    #1509      +/-   ##
==========================================
+ Coverage   85.49%   85.65%   +0.15%     
==========================================
  Files          57       57              
  Lines        4758     4741      -17     
  Branches      813      805       -8     
==========================================
- Hits         4068     4061       -7     
+ Misses        498      489       -9     
+ Partials      192      191       -1     
Impacted Files Coverage Δ
singer_sdk/connectors/sql.py 82.79% <ø> (+0.88%) ⬆️
singer_sdk/helpers/_flattening.py 72.72% <0.00%> (ø)
singer_sdk/helpers/_typing.py 74.31% <0.00%> (+1.00%) ⬆️
singer_sdk/plugin_base.py 76.74% <0.00%> (ø)
singer_sdk/sinks/sql.py 91.15% <ø> (ø)
singer_sdk/streams/rest.py 87.34% <50.00%> (+1.45%) ⬆️
singer_sdk/helpers/_state.py 70.09% <71.42%> (+0.64%) ⬆️
singer_sdk/sinks/core.py 80.13% <83.33%> (-0.14%) ⬇️
singer_sdk/_singerlib/catalog.py 98.14% <100.00%> (-0.03%) ⬇️
singer_sdk/configuration/_dict_config.py 100.00% <100.00%> (ø)
... and 3 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@edgarrmondragon edgarrmondragon marked this pull request as ready for review March 20, 2023 16:01
@edgarrmondragon edgarrmondragon merged commit 0d0eaec into main Mar 20, 2023
@edgarrmondragon edgarrmondragon deleted the chore/enable-ruff-SIM branch March 20, 2023 16:01
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