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 missing lastSelectedTranslationScriptureRanges property to TypeScript DraftConfig and schema #2976

Merged
merged 3 commits into from
Jan 23, 2025

Conversation

pmachapman
Copy link
Collaborator

@pmachapman pmachapman commented Jan 23, 2025

I found that this property was missing when I ran data model validations on the server. I am not sure how these got missed, but a unit test pass will be sufficient before merging.

I also took this opportunity to add all project types supported by Scripture Forge, as one of these (XmlDictionary) caused validation to fail on live.


This change is Reviewable

@pmachapman pmachapman force-pushed the fix/translation-scripture-ranges branch from 1b513d1 to 260c7e1 Compare January 23, 2025 01:32
Copy link

codecov bot commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.08%. Comparing base (048cb90) to head (5195601).
Report is 72 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2976   +/-   ##
=======================================
  Coverage   82.08%   82.08%           
=======================================
  Files         544      544           
  Lines       31637    31644    +7     
  Branches     5147     5147           
=======================================
+ Hits        25969    25976    +7     
  Misses       4901     4901           
  Partials      767      767           

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

@pmachapman pmachapman force-pushed the fix/translation-scripture-ranges branch from 2e9acf6 to ac4ba21 Compare January 23, 2025 02:06
Copy link
Collaborator

@Nateowami Nateowami left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 2 of 2 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @pmachapman)

@Nateowami Nateowami enabled auto-merge (squash) January 23, 2025 18:45
@Nateowami Nateowami merged commit 28f53f2 into master Jan 23, 2025
15 checks passed
@Nateowami Nateowami deleted the fix/translation-scripture-ranges branch January 23, 2025 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants