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

Minor fix to misc_utils.to_integer (came up in structured_data handling of "17.0" in Doug's spreadsheet). #295

Merged
merged 45 commits into from
Jan 2, 2024

Conversation

dmichaels-harvard
Copy link
Contributor

@dmichaels-harvard dmichaels-harvard commented Dec 12, 2023

  • Minor fix to misc_utils.to_integer to handle float strings.
  • Minor fix to structured_data to accumulate unique resolved_refs across schemas.

@coveralls
Copy link

coveralls commented Dec 12, 2023

Pull Request Test Coverage Report for Build 7387706682

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.9%) to 74.128%

Totals Coverage Status
Change from base Build 7173089273: 0.9%
Covered Lines: 9696
Relevant Lines: 13080

💛 - Coveralls

Comment on lines 124 to 126
@property
def key_id(self):
return self._key_id
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is some ambiguity here... KMS key? Portal access key? AWS key?

@dmichaels-harvard dmichaels-harvard merged commit 0b43b8b into master Jan 2, 2024
4 checks passed
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.

3 participants