• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

GoogleCloudPlatform / ops-agent / 6331819346
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: martijnvans-pwsh-with-tests
DEFAULT BRANCH: master
Ran 27 Sep 2023 09:55PM UTC
Jobs 2
Files 86
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

27 Sep 2023 09:51PM UTC coverage: 88.39% (+0.001%) from 88.389%
6331819346

Pull #1449

github

jefferbrecht
Implement __match_ field deletion via modify

The existing lua chunk for deleting the temporary __match_ fields
relies on `match` being set, otherwise the code flows into the
`return 0, 0, 0` path which indicates the record hasn't been modified.

`return 0, 0, 0` is a nice optimization to have, and I'd rather not
remove it just for the sake of having the temp field deletion code
be lua, so this commit re-implements it as a plain `modify` filter.

Open to alternatives; the main point of this is to write a test for the
failing use case and propose a fix, which we can iterate on.
Pull Request #1449: Implement __match_ field deletion via modify

9 of 9 new or added lines in 1 file covered. (100.0%)

8824 of 9983 relevant lines covered (88.39%)

1.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6331819346.1 27 Sep 2023 09:55PM UTC 83
88.79
GitHub Action Run
2 6331819346.2 27 Sep 2023 10:01PM UTC 81
88.74
GitHub Action Run
Source Files on build 6331819346
  • Tree
  • List 86
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1449
  • PR Base - master (#6330525389)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc