Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

fix(settings): Update Constant names #59 #60

Merged
merged 3 commits into from
May 6, 2023
Merged

fix(settings): Update Constant names #59 #60

merged 3 commits into from
May 6, 2023

Conversation

imAsparky
Copy link
Owner

closes #59

imAsparky added 3 commits May 6, 2023 17:03
Updating constant names getting ready for the addition of new
constants will keep the naming consistent.

closes #59
Updating constant names getting ready for the addition of new
constants will keep the naming consistent.

closes #59
Updating constant names getting ready for the addition of new
constants will keep the naming consistent.

closes #59
@imAsparky imAsparky added documentation Improvements or additions to documentation enhancement New feature or request chore Something that needs fixing but not really part of the versioning as a fix. labels May 6, 2023
@codecov
Copy link

codecov bot commented May 6, 2023

Codecov Report

Merging #60 (ab8e01b) into main (d524d44) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #60   +/-   ##
=======================================
  Coverage   93.47%   93.47%           
=======================================
  Files           9        9           
  Lines         736      736           
  Branches      160      160           
=======================================
  Hits          688      688           
  Misses         31       31           
  Partials       17       17           
Impacted Files Coverage Δ
tag_fields/managers.py 96.26% <100.00%> (ø)
tag_fields/models.py 98.29% <100.00%> (ø)
tag_fields/utils.py 93.75% <100.00%> (ø)

@imAsparky imAsparky merged commit 1395043 into main May 6, 2023
@imAsparky imAsparky deleted the issue-59 branch May 6, 2023 09:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Something that needs fixing but not really part of the versioning as a fix. documentation Improvements or additions to documentation enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEAT]: Update existing Constant names and add new ones for the Models/Fields tagging options.
1 participant