fix: add missing ngc constants getter declarations and definitions#2383
Conversation
c5b137e to
043dc1b
Compare
|
should be a simple merge (if the ci plays nice...) |
We should make a list of API breaking changes and save them all for the same commit. |
JFreegman
left a comment
There was a problem hiding this comment.
Reviewed 4 of 4 files at r1, all commit messages.
Reviewable status:complete! 1 of 1 approvals obtained
for 0.3.0 ? :) technically, the ngc api has still not been part of a release yet, so ... we could still change it now. |
But it has been part of client releases, which means clients need to make a new release if we break the API |
043dc1b to
0c5d05b
Compare
0c5d05b to
ade8cd0
Compare
ade8cd0 to
2b1a6b0
Compare
Codecov Report
@@ Coverage Diff @@
## master #2383 +/- ##
=========================================
+ Coverage 9.95% 9.98% +0.03%
=========================================
Files 141 141
Lines 32503 32530 +27
=========================================
+ Hits 3235 3249 +14
- Misses 29268 29281 +13
|
This change is