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

Replace {counterTable,table}AttributeName with attributeName #28

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

lpsinger
Copy link
Member

In practice, the version or counter attribute has the same name in both tables. Forcing that to be the case will make it simpler to implement versioning (#20).

In practice, the version or counter attribute has the same name in
both tables. Forcing that to be the case will make it simpler to
implement versioning (nasa-gcn#20).
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7d879b7) 92.59% compared to head (6093c36) 92.59%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #28   +/-   ##
=======================================
  Coverage   92.59%   92.59%           
=======================================
  Files           1        1           
  Lines          27       27           
  Branches        3        3           
=======================================
  Hits           25       25           
  Misses          1        1           
  Partials        1        1           
Files Coverage Δ
src/index.ts 92.59% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dakota002 dakota002 merged commit 230a672 into nasa-gcn:main Nov 1, 2023
8 of 9 checks passed
@lpsinger lpsinger deleted the attributeName branch November 1, 2023 13:06
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