Skip to content

New Adapter: Matterfull - #4343

Open
Matterfull wants to merge 14 commits into
prebid:masterfrom
Matterfull:matterfull-bidder-adapter
Open

New Adapter: Matterfull#4343
Matterfull wants to merge 14 commits into
prebid:masterfrom
Matterfull:matterfull-bidder-adapter

Conversation

@Matterfull

@Matterfull Matterfull commented May 19, 2025

Copy link
Copy Markdown

Comment thread adapters/matterfull/matterfull.go Outdated
@github-actions

Copy link
Copy Markdown

Code coverage summary

Note:

  • Prebid team doesn't anticipate tests covering code paths that might result in marshal and unmarshal errors
  • Coverage summary encompasses all commits leading up to the latest one, 93e1c5f

matterfull

Refer here for heat map coverage report

github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:23:	MakeRequests		83.3%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:53:	getImpressionsInfo	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:83:	validateImpression	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:91:	compatImpression	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:99:	compatBannerImpression	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:118:	getImpressionExt	85.7%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:134:	buildAdapterRequest	83.3%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:159:	createBidRequest	75.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:180:	buildEndpointURL	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:186:	MakeBids		84.2%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:220:	getMediaTypeForImpID	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:230:	Builder			100.0%
total:										(statements)		89.7%

@github-actions

Copy link
Copy Markdown

Code coverage summary

Note:

  • Prebid team doesn't anticipate tests covering code paths that might result in marshal and unmarshal errors
  • Coverage summary encompasses all commits leading up to the latest one, 8164201

matterfull

Refer here for heat map coverage report

github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:23:	MakeRequests		83.3%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:53:	getImpressionsInfo	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:83:	validateImpression	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:91:	compatImpression	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:99:	compatBannerImpression	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:118:	getImpressionExt	85.7%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:134:	buildAdapterRequest	83.3%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:159:	createBidRequest	75.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:180:	buildEndpointURL	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:186:	MakeBids		84.2%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:220:	getMediaTypeForImpID	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:230:	Builder			100.0%
total:										(statements)		89.7%

@bsardo bsardo added the adapter label Jun 4, 2025
@bsardo

bsardo commented Jun 13, 2025

Copy link
Copy Markdown
Collaborator

@ShriprasadM can you please review?

@Matterfull

Copy link
Copy Markdown
Author

@ShriprasadM Hi! Can you please tell me the status of our adapter and what we need to do next?

@Matterfull

Copy link
Copy Markdown
Author

@ShriprasadM Please let us know if you need anything from our side in order to complete the review.

Comment thread adapters/matterfull/matterfull.go Outdated
Comment thread adapters/matterfull/matterfull.go Outdated
Comment thread adapters/matterfull/matterfull.go Outdated
Comment thread adapters/matterfull/matterfull.go Outdated
Comment thread adapters/matterfull/matterfull.go Outdated
Comment thread static/bidder-params/matterfull.json Outdated
Comment thread adapters/matterfull/matterfull.go
Comment thread adapters/matterfull/matterfull.go Outdated
Comment thread adapters/matterfull/matterfull.go Outdated
@github-actions

Copy link
Copy Markdown

Code coverage summary

Note:

  • Prebid team doesn't anticipate tests covering code paths that might result in marshal and unmarshal errors
  • Coverage summary encompasses all commits leading up to the latest one, 51aeccd

matterfull

Refer here for heat map coverage report

github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:22:	MakeRequests		80.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:49:	getImpressionsInfo	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:74:	compatImpression	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:82:	compatBannerImpression	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:101:	getImpressionExt	85.7%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:117:	buildAdapterRequest	83.3%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:142:	createBidRequest	75.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:163:	buildEndpointURL	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:169:	MakeBids		84.2%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:203:	getMediaTypeForImpID	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:213:	Builder			100.0%
total:										(statements)		88.6%

@ShriprasadM

Copy link
Copy Markdown
Contributor

@ShriprasadM Please let us know if you need anything from our side in order to complete the review.

@Matterfull : Was busy with some other work. I will look into this today

@Matterfull

Copy link
Copy Markdown
Author

@ShriprasadM Do we have any updates?

Comment thread adapters/matterfull/matterfull.go Outdated
Comment thread adapters/matterfull/matterfull.go Outdated
Comment thread adapters/matterfull/matterfull.go Outdated
Comment thread adapters/matterfull/matterfull.go Outdated
Comment thread static/bidder-info/matterfull.yaml
@Matterfull
Matterfull requested a review from scr-oath July 15, 2025 07:25
@bsardo bsardo assigned MaksymTeqBlaze and unassigned ShriprasadM Jul 15, 2025
Comment thread adapters/akcelo/akcelo.go
@Matterfull

Copy link
Copy Markdown
Author

@scr-oath I fixed the errors according to the last code review. Tell me, I think I incorrectly brought to the current version of the repository and pushed.

@scr-oath scr-oath left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm… I started to review changes in other adapters and then realized - is this merged properly? Why are we picking up other changes and not merely changes to the materfull adapter?

Comment thread adapters/adagio/adagio.go
Comment thread adapters/adagio/adagio.go
Comment thread adapters/adagio/adagio.go
Comment thread adapters/adagio/adagio_test.go
Comment thread adapters/conversant/conversant.go Outdated
Comment thread adapters/akcelo/akcelo.go
@VolodymyrKapatsyn
VolodymyrKapatsyn force-pushed the matterfull-bidder-adapter branch from 5ef785a to 9e38a98 Compare July 28, 2025 10:34
@github-actions

Copy link
Copy Markdown

Code coverage summary

Note:

  • Prebid team doesn't anticipate tests covering code paths that might result in marshal and unmarshal errors
  • Coverage summary encompasses all commits leading up to the latest one, 135abd6

matterfull

Refer here for heat map coverage report

github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:23:	MakeRequests		80.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:50:	getImpressionsInfo	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:75:	compatImpression	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:83:	compatBannerImpression	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:102:	getImpressionExt	85.7%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:118:	buildAdapterRequest	83.3%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:143:	createBidRequest	75.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:164:	buildEndpointURL	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:170:	MakeBids		83.3%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:202:	getMediaTypeForImpID	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:212:	Builder			100.0%
total:										(statements)		88.5%

@Matterfull

Copy link
Copy Markdown
Author

@scr-oath Hi, we fixed our pull request, the latest changes were added correctly and we ask for a re-code review.

@Matterfull
Matterfull requested a review from scr-oath July 28, 2025 11:19

@scr-oath scr-oath left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm so happy that you were able to salvage the review and reduce it down to only your changes. Would you mind ensuring that each outstanding comment is either resolved (can you resolve them?) or has a reply by you if you need more clarification?

Comment thread adapters/matterfull/matterfull.go Outdated
Comment thread adapters/matterfull/matterfull.go Outdated
Comment thread adapters/matterfull/matterfull_test.go Outdated
@github-actions

Copy link
Copy Markdown

Code coverage summary

Note:

  • Prebid team doesn't anticipate tests covering code paths that might result in marshal and unmarshal errors
  • Coverage summary encompasses all commits leading up to the latest one, d94c014

matterfull

Refer here for heat map coverage report

github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:23:	MakeRequests		80.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:49:	getImpressionsInfo	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:74:	compatImpression	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:82:	compatBannerImpression	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:101:	getImpressionExt	85.7%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:117:	buildAdapterRequest	83.3%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:142:	createBidRequest	75.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:163:	buildEndpointURL	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:169:	MakeBids		83.3%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:201:	getMediaTypeForImpID	100.0%
github.com/prebid/prebid-server/v3/adapters/matterfull/matterfull.go:211:	Builder			100.0%
total:										(statements)		88.5%

@Matterfull

Copy link
Copy Markdown
Author

@scr-oath We have checked and responded to all previous tasks to improve the adapter. The latest found defects have been fixed. Please review the code again.

@Matterfull

Copy link
Copy Markdown
Author

@scr-oath Please check our latest changes.

@ivanlunamediaio

Copy link
Copy Markdown

@scr-oath Hi, just checking in on the Matterfull adapter. The follow-up changes addressing your optional review notes are on the current head, and @postindustria-code has re-approved it. The remaining Semgrep failure is the known fork/pull_request_target workflow issue, not the adapter code. When you have a chance, could you please take another look and re-approve? Thanks.

@foxart

foxart commented Aug 3, 2026

Copy link
Copy Markdown

@scr-oath Hi, sorry to ping again. We are still waiting for the second approval on the Matterfull adapter. @postindustria-code has approved the current head, and the branch has not changed since the last reminder. Could you please take another look when you have a moment? Thanks.

@postindustria-code

Copy link
Copy Markdown
Contributor

@przemkaczmarek, @linux019
Good day! Perhaps you have some free time and you can take this PR for review?

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

Code coverage summary

Note:

  • Prebid team doesn't anticipate tests covering code paths that might result in marshal and unmarshal errors
  • Coverage summary encompasses all commits leading up to the latest one, 165a485

matterfull

Refer here for heat map coverage report

github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:24:	MakeRequests		100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:46:	getImpressionsInfo	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:67:	compatImpression	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:75:	compatBannerImpression	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:105:	getImpressionExt	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:122:	buildAdapterRequest	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:147:	createBidRequest	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:170:	buildEndpointURL	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:176:	MakeBids		100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:218:	getMediaTypeForBid	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:237:	getMediaTypeForImpID	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:259:	getMediaTypeForImp	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:284:	Builder			100.0%
total:										(statements)		100.0%

Comment thread adapters/matterfull/matterfull.go Outdated
}

// MakeBids translates Matterfull bid response to prebid-server specific format
func (adapter *adapter) MakeBids(internalRequest *openrtb2.BidRequest, externalRequest *adapters.RequestData, response *adapters.ResponseData) (*adapters.BidderResponse, []error) {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The receiver is named adapter, which is the same as the type name.
This is unconventional in Go and creates confusing expressions like
adapter.EndpointTemplate inside a method on *adapter.

PBS convention is a short single-letter (or two-letter) receiver
that abbreviates the type — e.g. a:

func (a *adapter) MakeRequests(...)
func (a *adapter) MakeBids(...)
func (a *adapter) buildAdapterRequest(...)
func (a *adapter) buildEndpointURL(...)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Matterfull please rename receivers

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done in 9eee013 — renamed the receiver to a in all four adapter methods. The targeted tests pass with 100% Matterfull coverage, and go vet is clean.

@przemkaczmarek przemkaczmarek self-assigned this Aug 4, 2026
przemkaczmarek
przemkaczmarek previously approved these changes Aug 4, 2026
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

Code coverage summary

Note:

  • Prebid team doesn't anticipate tests covering code paths that might result in marshal and unmarshal errors
  • Coverage summary encompasses all commits leading up to the latest one, 0932e3a

matterfull

Refer here for heat map coverage report

github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:24:	MakeRequests		100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:46:	getImpressionsInfo	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:67:	compatImpression	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:75:	compatBannerImpression	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:105:	getImpressionExt	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:122:	buildAdapterRequest	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:147:	createBidRequest	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:170:	buildEndpointURL	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:176:	MakeBids		100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:218:	getMediaTypeForBid	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:237:	getMediaTypeForImpID	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:259:	getMediaTypeForImp	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:284:	Builder			100.0%
total:										(statements)		100.0%

@foxart

foxart commented Aug 4, 2026

Copy link
Copy Markdown

@przemkaczmarek @postindustria-code @hhhjort @linux019 @scr-oath Thank you both for approving the current head. All required checks are passing, and GitHub reports the PR as approved and mergeable, but it is still blocked with nine unresolved review conversations, mostly older non-blocking notes that have already been addressed or acknowledged. Could one of you please help resolve the remaining conversations and move the PR toward merge? Thanks.

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

Code coverage summary

Note:

  • Prebid team doesn't anticipate tests covering code paths that might result in marshal and unmarshal errors
  • Coverage summary encompasses all commits leading up to the latest one, f09a297

matterfull

Refer here for heat map coverage report

github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:24:	MakeRequests		100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:46:	getImpressionsInfo	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:67:	compatImpression	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:75:	compatBannerImpression	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:105:	getImpressionExt	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:122:	buildAdapterRequest	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:147:	createBidRequest	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:170:	buildEndpointURL	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:176:	MakeBids		100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:218:	getMediaTypeForBid	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:237:	getMediaTypeForImpID	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:259:	getMediaTypeForImp	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:284:	Builder			100.0%
total:										(statements)		100.0%

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Code coverage summary

Note:

  • Prebid team doesn't anticipate tests covering code paths that might result in marshal and unmarshal errors
  • Coverage summary encompasses all commits leading up to the latest one, 8a579e4

matterfull

Refer here for heat map coverage report

github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:24:	MakeRequests		100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:46:	getImpressionsInfo	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:67:	compatImpression	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:75:	compatBannerImpression	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:105:	getImpressionExt	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:122:	buildAdapterRequest	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:147:	createBidRequest	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:170:	buildEndpointURL	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:176:	MakeBids		100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:218:	getMediaTypeForBid	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:237:	getMediaTypeForImpID	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:259:	getMediaTypeForImp	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:284:	Builder			100.0%
total:										(statements)		100.0%

@przemkaczmarek

Copy link
Copy Markdown
Collaborator

@bsardo ready to merge

@foxart

foxart commented Aug 10, 2026

Copy link
Copy Markdown

@bsardo Hi, just following up on this PR. The current head has two approvals, is mergeable, and the required validate-merge check passes. @przemkaczmarek has already marked it ready to merge. Could you please merge it when you have a chance? Thanks.

@foxart

foxart commented Aug 10, 2026

Copy link
Copy Markdown

@przemkaczmarek @postindustria-code @linux019 @scr-oath @hhhjort @SyntaxNode The receiver rename requested in the latest review is now in 9eee013. This is a mechanical naming-only change; the targeted suite passes, Matterfull remains at 100% coverage, and go vet is clean. GitHub dismissed the previous approvals after the push. Could each available reviewer please review and re-approve the current head? @linux019, could you also resolve the receiver thread? @bsardo, once the approvals are restored, could you please merge the PR? Thanks.

@github-actions

Copy link
Copy Markdown

Code coverage summary

Note:

  • Prebid team doesn't anticipate tests covering code paths that might result in marshal and unmarshal errors
  • Coverage summary encompasses all commits leading up to the latest one, 9eee013

matterfull

Refer here for heat map coverage report

github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:24:	MakeRequests		100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:46:	getImpressionsInfo	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:67:	compatImpression	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:75:	compatBannerImpression	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:105:	getImpressionExt	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:122:	buildAdapterRequest	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:147:	createBidRequest	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:170:	buildEndpointURL	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:176:	MakeBids		100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:218:	getMediaTypeForBid	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:237:	getMediaTypeForImpID	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:259:	getMediaTypeForImp	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:284:	Builder			100.0%
total:										(statements)		100.0%

@github-actions

Copy link
Copy Markdown

Code coverage summary

Note:

  • Prebid team doesn't anticipate tests covering code paths that might result in marshal and unmarshal errors
  • Coverage summary encompasses all commits leading up to the latest one, 9eee013

matterfull

Refer here for heat map coverage report

github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:24:	MakeRequests		100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:46:	getImpressionsInfo	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:67:	compatImpression	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:75:	compatBannerImpression	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:105:	getImpressionExt	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:122:	buildAdapterRequest	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:147:	createBidRequest	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:170:	buildEndpointURL	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:176:	MakeBids		100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:218:	getMediaTypeForBid	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:237:	getMediaTypeForImpID	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:259:	getMediaTypeForImp	100.0%
github.com/prebid/prebid-server/v4/adapters/matterfull/matterfull.go:284:	Builder			100.0%
total:										(statements)		100.0%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.