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 historic one to one field #1265

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

david-homelend
Copy link

add historic one to one field

@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

Merging #1265 (5091489) into master (fd9aa52) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1265      +/-   ##
==========================================
+ Coverage   96.94%   96.96%   +0.02%     
==========================================
  Files          23       23              
  Lines        1277     1287      +10     
  Branches      210      210              
==========================================
+ Hits         1238     1248      +10     
  Misses         21       21              
  Partials       18       18              
Files Coverage Δ
simple_history/models.py 96.78% <100.00%> (+0.06%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@ddabble ddabble left a comment

Choose a reason for hiding this comment

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

Without having taken the time to examine this, I can personally not confidently say that this code would work - especially considering how a previous suggestion trying to implement it was considerably longer (see #1031 (comment)) - so could you provide some tests for this? 🙂

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.

None yet

2 participants