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

Add sectorKey and industryKey to assetProfile #689

Merged
merged 6 commits into from Oct 23, 2023

Conversation

martinnormark
Copy link
Contributor

@martinnormark martinnormark commented Sep 29, 2023

Fixed validation error in quote summary, caused by new fields in the assetProfile module.

Changes

  • Added fields to quoteSummary-iface.ts and built schema.
  • Added fields to cached JSON validation file.

Type

  • New Module
  • Other New Feature
  • Validation Fix
  • Other Bugfix
  • Docs
  • Chore/other

@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (8fb3e3d) 93.12% compared to head (d477e58) 93.12%.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel     #689   +/-   ##
=======================================
  Coverage   93.12%   93.12%           
=======================================
  Files          26       26           
  Lines         669      669           
  Branches      226      226           
=======================================
  Hits          623      623           
  Misses         46       46           

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

@martinnormark martinnormark marked this pull request as ready for review September 29, 2023 12:33
@gadicc
Copy link
Owner

gadicc commented Oct 23, 2023

Hey @martinnormark, thanks for another very welcome PR. Apologies for the delay as I've been travelling. Merging now and this will be in the next release. Thanks again for your time, efforts and patience.

@gadicc gadicc merged commit 3104739 into gadicc:devel Oct 23, 2023
3 checks passed
gadicc pushed a commit that referenced this pull request Oct 23, 2023
## [2.8.1](v2.8.0...v2.8.1) (2023-10-23)

### Bug Fixes

* **assetProfile:** Add `sectorKey` and `industryKey` ([#689](#689)) ([3104739](3104739))
* **deps:** update dependency @types/tough-cookie to v4.0.4 ([120574c](120574c))
@gadicc
Copy link
Owner

gadicc commented Oct 23, 2023

🎉 This PR is included in version 2.8.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@martinnormark martinnormark deleted the fix-asset-profile branch October 23, 2023 12:13
@martinnormark
Copy link
Contributor Author

Hey @gadicc - no worries, always great to contribute to open source. Hopefully I did the changes in the right way for schema validation.

@gadicc
Copy link
Owner

gadicc commented Oct 23, 2023

All looked perfect to me! 💯

Thanks for your attention to detail 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants