FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

features: add custom feature extraction framework by fippo · Pull Request #305 · rtcstats/rtcstats · GitHub

features: add custom feature extraction framework - #305

Open
fippo wants to merge 1 commit into
mainfrom
features-custom
Open

fippo wants to merge 1 commit into
mainfrom
features-custom

Conversation

fippo commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

with a file custom.js that implements client, connection and track-based feature extraction with fields that are, by convention, returning features names start with custom. This maps to database fields with a custom_ prefix and avoids collisions with standard features.

Changes to custom.js will be rare so merge conflicts can be largely avoided

codecov Bot commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

with a file `custom.js` that implements client, connection
and track-based feature extraction with fields that are,
by convention, returning features names start with `custom`.
This maps to database fields with a `custom_` prefix and
avoids collisions with standard features.

Changes to custom.js will be rare so merge conflicts can
be largely avoided

This branch has not been deployed

No deployments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL