Skip to content

v0.21.9#392

Merged
daveshanley merged 22 commits into
mainfrom
v0.21.9
Apr 26, 2025
Merged

v0.21.9#392
daveshanley merged 22 commits into
mainfrom
v0.21.9

Conversation

@daveshanley
Copy link
Copy Markdown
Member

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 13, 2025

Codecov Report

Attention: Patch coverage is 99.80916% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.61%. Comparing base (ac2d088) to head (61e539d).
Report is 22 commits behind head on main.

Files with missing lines Patch % Lines
datamodel/high/node_builder.go 97.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #392      +/-   ##
==========================================
- Coverage   99.62%   99.61%   -0.01%     
==========================================
  Files         165      165              
  Lines       21621    21955     +334     
==========================================
+ Hits        21539    21871     +332     
- Misses         77       79       +2     
  Partials        5        5              
Flag Coverage Δ
unittests 99.61% <99.80%> (-0.01%) ⬇️

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

☔ 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.

this was missing for some reason.
Makes the API a little more useful.
Not all the circular references were being extracted, so now if there is a resolver (which there always is via vacuum, then all the different circular refs are now found
description that has no `omitempty` on the struct tag, will still be included. empty responses with empty descriptions are now included.
stress testing via the doctor shook out some issues.
added the wrong prop in the wrong place.
better comments required.
@daveshanley daveshanley merged commit 5f6350b into main Apr 26, 2025
3 of 4 checks passed
@daveshanley daveshanley deleted the v0.21.9 branch April 26, 2025 23:40
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.

1 participant