Skip to content

Update version to 2.2.3 and add curp_document_uri field to User class - #443

Merged
gmorales96 merged 1 commit into
mainfrom
fix/expose-curp-document-uri
Jul 24, 2026
Merged

Update version to 2.2.3 and add curp_document_uri field to User class#443
gmorales96 merged 1 commit into
mainfrom
fix/expose-curp-document-uri

Conversation

@julietteceb16

@julietteceb16 julietteceb16 commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • New Features

    • User profiles can now include a CURP document URL.
  • Chores

    • Updated the application version to 2.2.3.

@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 4f9717d9-8d48-4ad5-8120-d6bbad374aab

📥 Commits

Reviewing files that changed from the base of the PR and between bef3fec and a0ff57d.

📒 Files selected for processing (2)
  • cuenca/resources/users.py
  • cuenca/version.py

Walkthrough

The User model now includes an optional curp_document_uri field typed as Optional[SerializableHttpUrl]. The package version is updated from 2.2.2 to 2.2.3.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Suggested reviewers: alexviquez, rogeliolpz

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the version bump and the new User field added in the pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/expose-curp-document-uri

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (bef3fec) to head (a0ff57d).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #443   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           57        57           
  Lines         1269      1270    +1     
=========================================
+ Hits          1269      1270    +1     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
cuenca/resources/users.py 100.00% <100.00%> (ø)
cuenca/version.py 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bef3fec...a0ff57d. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gmorales96
gmorales96 merged commit 496dd58 into main Jul 24, 2026
18 checks passed
@gmorales96
gmorales96 deleted the fix/expose-curp-document-uri branch July 24, 2026 23:18
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