Skip to content

Allow prefixes argument of expand_iri() to map to a Namespace object. - #563

Merged
francescalb merged 8 commits into
masterfrom
namespace-in-expand_iri
Aug 21, 2026
Merged

Allow prefixes argument of expand_iri() to map to a Namespace object.#563
francescalb merged 8 commits into
masterfrom
namespace-in-expand_iri

Conversation

@jesper-friis

Copy link
Copy Markdown
Contributor

Description

Type of change

  • Bug fix and code cleanup
  • New feature
  • Documentation update
  • Testing

Checklist for the reviewer

This checklist should be used as a help for the reviewer.

  • Is the change limited to one issue?
  • Does this PR close the issue?
  • Is the code easy to read and understand?
  • Do all new feature have an accompanying new test?
  • Has the documentation been updated as necessary?
  • Is the code properly tested?

@jesper-friis
jesper-friis marked this pull request as draft August 17, 2026 12:59
@codecov

codecov Bot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 92.30769% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.55%. Comparing base (5e2fcda) to head (58a3465).

Files with missing lines Patch % Lines
tripper/utils.py 84.61% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #563   +/-   ##
=======================================
  Coverage   85.54%   85.55%           
=======================================
  Files          30       30           
  Lines        5121     5142   +21     
=======================================
+ Hits         4381     4399   +18     
- Misses        740      743    +3     

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

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

@francescalb
francescalb marked this pull request as ready for review August 19, 2026 17:51

@francescalb francescalb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Approved by Jesper, but since he created the PR he cannot do it formally. Joint work by him and me.

@francescalb
francescalb merged commit afb0204 into master Aug 21, 2026
18 checks passed
@francescalb
francescalb deleted the namespace-in-expand_iri branch August 21, 2026 09:12
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