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: Conform metric field type to Singer spec #1574

Merged
merged 2 commits into from
Apr 3, 2023

Conversation

edgarrmondragon
Copy link
Collaborator

@edgarrmondragon edgarrmondragon commented Apr 2, 2023

According to the Singer Spec, the correct field name is type and not metric_type.


📚 Documentation preview 📚: https://meltano-sdk--1574.org.readthedocs.build/en/1574/

@codecov
Copy link

codecov bot commented Apr 2, 2023

Codecov Report

Merging #1574 (8f18ade) into main (304d123) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1574   +/-   ##
=======================================
  Coverage   85.59%   85.59%           
=======================================
  Files          57       57           
  Lines        4726     4726           
  Branches      807      807           
=======================================
  Hits         4045     4045           
  Misses        488      488           
  Partials      193      193           
Impacted Files Coverage Δ
singer_sdk/metrics.py 96.00% <100.00%> (ø)

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

@edgarrmondragon edgarrmondragon added the kind/Bug Something isn't working label Apr 2, 2023
@edgarrmondragon edgarrmondragon self-assigned this Apr 2, 2023
@edgarrmondragon edgarrmondragon marked this pull request as ready for review April 2, 2023 23:12
@edgarrmondragon edgarrmondragon enabled auto-merge (squash) April 2, 2023 23:12
@edgarrmondragon edgarrmondragon requested review from a team as code owners April 3, 2023 06:47
@edgarrmondragon edgarrmondragon merged commit d809c6e into main Apr 3, 2023
@edgarrmondragon edgarrmondragon deleted the fix/comform-metrics-singer-spec branch April 3, 2023 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants