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: custom types being ignored if not in list or dict #6

Merged
merged 2 commits into from
Jun 20, 2022

Conversation

adamkirchberger
Copy link
Owner

This PR resolves an issue which was encountered related to custom types (dataclass/pydantic models or plain classes) not being loaded as facts unless they were defined as list/dict elements.

@codecov
Copy link

codecov bot commented Jun 20, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@949af88). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main       #6   +/-   ##
=======================================
  Coverage        ?   95.43%           
=======================================
  Files           ?       38           
  Lines           ?     1995           
  Branches        ?        0           
=======================================
  Hits            ?     1904           
  Misses          ?       91           
  Partials        ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 949af88...24f6bf1. Read the comment docs.

@adamkirchberger adamkirchberger merged commit 9f72e9c into main Jun 20, 2022
@adamkirchberger adamkirchberger deleted the fix_custom_facts branch June 20, 2022 20:18
@netlify
Copy link

netlify bot commented Jun 20, 2022

Deploy Preview for nectl ready!

Name Link
🔨 Latest commit 24f6bf1
🔍 Latest deploy log https://app.netlify.com/sites/nectl/deploys/62b0d82115401100089d7c22
😎 Deploy Preview https://deploy-preview-6--nectl.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

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.

1 participant