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

feat: include virtual fields in the EctoDiff struct by default #150

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

brunohkbx
Copy link
Contributor

Summary

Include virtual fields in the EctoDiff struct by default. It could be handy when you also want to audit these changes.

@brunohkbx brunohkbx self-assigned this Sep 6, 2023
@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (23ea5a3) 85.71% compared to head (0a96856) 85.71%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #150   +/-   ##
=======================================
  Coverage   85.71%   85.71%           
=======================================
  Files           1        1           
  Lines          91       91           
=======================================
  Hits           78       78           
  Misses         13       13           
Files Changed Coverage Δ
lib/ecto_diff.ex 85.71% <100.00%> (ø)

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

@brunohkbx brunohkbx merged commit f3d40ee into master Sep 7, 2023
7 checks passed
@brunohkbx brunohkbx deleted the feat/support-virtual-fields branch September 7, 2023 18:49
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