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

fix: Fix typo RecordsWitoutSchemaException -> RecordsWithoutSchemaException #856

Merged
merged 2 commits into from
Sep 1, 2022

Conversation

edgarrmondragon
Copy link
Collaborator

@edgarrmondragon edgarrmondragon commented Jul 23, 2022

Closes #846

@edgarrmondragon edgarrmondragon linked an issue Jul 23, 2022 that may be closed by this pull request
@edgarrmondragon edgarrmondragon self-assigned this Jul 23, 2022
@edgarrmondragon
Copy link
Collaborator Author

@codecov
Copy link

codecov bot commented Jul 23, 2022

Codecov Report

Merging #856 (0bf7a29) into main (1430f7c) will not change coverage.
The diff coverage is 66.66%.

@@           Coverage Diff           @@
##             main     #856   +/-   ##
=======================================
  Coverage   81.25%   81.25%           
=======================================
  Files          36       36           
  Lines        3543     3543           
  Branches      712      712           
=======================================
  Hits         2879     2879           
  Misses        489      489           
  Partials      175      175           
Impacted Files Coverage Δ
singer_sdk/target_base.py 85.02% <50.00%> (ø)
singer_sdk/exceptions.py 100.00% <100.00%> (ø)

📣 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 September 1, 2022 00:23
@edgarrmondragon edgarrmondragon merged commit e19ecf5 into main Sep 1, 2022
@edgarrmondragon edgarrmondragon deleted the 846-misspelling-exception branch September 1, 2022 13:50
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.

Misspelling exceptions.RecordsWitoutSchemaException
2 participants