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

AF-69: rename field placeholders from 'null' to 'none' #141

Closed
wants to merge 1 commit into from

Conversation

JamieScottC
Copy link

Renames text from 'Null' to 'None for the following fields:

  • Date
  • Enum
  • Number
  • Text/String
  • Dictionary fields when primary key is empty (calls primary keys toString method)

Copy link

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.28%. Comparing base (97a6d52) to head (b92c1e3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #141   +/-   ##
=======================================
  Coverage   99.28%   99.28%           
=======================================
  Files           9        9           
  Lines         974      974           
=======================================
  Hits          967      967           
  Misses          7        7           

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

@JamieScottC JamieScottC changed the title refactor: rename field placeholders from 'null' to 'none' AF-69: rename field placeholders from 'null' to 'none' Jan 14, 2025
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