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

bumping web5-kt version to 0.16.0 #213

Merged
merged 7 commits into from
Mar 29, 2024
Merged

bumping web5-kt version to 0.16.0 #213

merged 7 commits into from
Mar 29, 2024

Conversation

jiyoontbd
Copy link
Contributor

@jiyoontbd jiyoontbd commented Mar 27, 2024

  • Bump web5-kt version to 0.16.0
  • Pull in third party dependency via Block's internal artifactory cache (danubetech repo isn't working again)
  • Can hide typeid via pulling it in as implementation(typeId) instead of api(typeId) since Use strings for IDs instead of typeId type #183 was done earlier, thank you @phoebe-lew !!

@codecov-commenter
Copy link

codecov-commenter commented Mar 27, 2024

Codecov Report

Merging #213 (a5e3913) into main (1be394d) will increase coverage by 1.48%.
Report is 3 commits behind head on main.
The diff coverage is 90.90%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #213      +/-   ##
==========================================
+ Coverage   77.90%   79.39%   +1.48%     
==========================================
  Files          35       35              
  Lines         869      820      -49     
  Branches       89       75      -14     
==========================================
- Hits          677      651      -26     
+ Misses        142      133       -9     
+ Partials       50       36      -14     
Components Coverage Δ
protocol 88.01% <88.88%> (+5.02%) ⬆️
httpclient 80.82% <100.00%> (ø)

@jiyoontbd jiyoontbd changed the title bumping web5-kt version to 0.15.0 bumping web5-kt version to 0.16.0 Mar 28, 2024
This was linked to issues Mar 29, 2024
@jiyoontbd jiyoontbd linked an issue Mar 29, 2024 that may be closed by this pull request
@jiyoontbd jiyoontbd merged commit bd505a5 into main Mar 29, 2024
5 of 6 checks passed
@jiyoontbd jiyoontbd deleted the 208-bump-web5-kt branch March 29, 2024 01:20
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.

Bump web5-kt Add links to docs API Leak: de.fxlae:typeid-java-jdk8
4 participants