Skip to content

update tswg- to kswg-, bump keri to 1.2.12, fix quoting bug, and stabilize tests#11

Merged
m00sey merged 4 commits intoGLEIF-IT:mainfrom
kentbull:didwebs-repo-name-update
Mar 19, 2026
Merged

update tswg- to kswg-, bump keri to 1.2.12, fix quoting bug, and stabilize tests#11
m00sey merged 4 commits intoGLEIF-IT:mainfrom
kentbull:didwebs-repo-name-update

Conversation

@kentbull
Copy link
Copy Markdown

@kentbull kentbull commented Mar 11, 2026

In addition to the tswg- to kswg- change I fixed a few things and upgraded KERIpy to 1.2.12.

  • got test coverage back up to 100%
  • quoting was broken on a corner case where no AID was present when a percent-encoding of a port was not in a did:webs DID. This would occur when using the default port of 80 or 443 if someone submitted an invalid DID. Just something I noticed.
  • Some of the tests were unstable like the test_habs.py tests so I fixed them.
  • various other small things to get the test coverage back up to 100%

@kentbull kentbull force-pushed the didwebs-repo-name-update branch from 6b26b4e to a10f5cb Compare March 12, 2026 20:49
@kentbull kentbull force-pushed the didwebs-repo-name-update branch from a10f5cb to 6f52827 Compare March 12, 2026 20:57
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.90%. Comparing base (4947f6b) to head (73a1cec).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   98.68%   99.90%   +1.21%     
==========================================
  Files          16       16              
  Lines        1068     1073       +5     
  Branches      132      129       -3     
==========================================
+ Hits         1054     1072      +18     
+ Partials       14        1      -13     

☔ View full report in Codecov by Sentry.
📢 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.

Signed-off-by: Kent Bull <kent@kentbull.com>
@kentbull kentbull force-pushed the didwebs-repo-name-update branch from 6f52827 to 73a1cec Compare March 12, 2026 21:02
@kentbull kentbull changed the title update tswg- to kswg- update tswg- to kswg-, bump keri to 1.2.12, fix quoting bug, and stabilize tests Mar 12, 2026
@m00sey m00sey merged commit bfe81f5 into GLEIF-IT:main Mar 19, 2026
2 checks passed
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