Add gnome, gtk-doc, and vala regression tests#9819
Add gnome, gtk-doc, and vala regression tests#9819nirbheek merged 4 commits intomesonbuild:masterfrom
Conversation
|
LGTM, but CI is refusing to run since no changes to meson build/ were made... |
dcbaker
left a comment
There was a problem hiding this comment.
Thanks for doing this!
LGTM as well, but i t would be nice if we could figure out how to get the CI to run...
Codecov Report
@@ Coverage Diff @@
## master #9819 +/- ##
==========================================
- Coverage 67.46% 64.50% -2.97%
==========================================
Files 400 200 -200
Lines 85516 42709 -42807
Branches 18859 9334 -9525
==========================================
- Hits 57697 27549 -30148
+ Misses 23287 12951 -10336
+ Partials 4532 2209 -2323 Continue to review full report at Codecov.
|
e3f9772 to
e9217d3
Compare
e9217d3 to
f76c35d
Compare
check: true is needed for an actual regression test, but that requires a pedantically correct gtk-doc configuration, which I attempted to do and failed. So let's just put check: false so we get *some* coverage: just that typed_kwargs accepts the argument. Related to mesonbuild#9807
f76c35d to
b1b1f0c
Compare
|
Tests all passed, removed the test commit by eli. |
Regression tests for the following PRs: #9806 #9807 #9812 #9817