awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesEvaluated Code Coverage

Analysis of code coverage for dynamically evaluated Ruby code, such as those in templates.

Distinct from Code Coverage Analysis: Distinct from general code coverage analysis: specifically handles code executed via dynamic evaluation methods.

Explore 1 awesome GitHub repository matching testing & quality assurance · Evaluated Code Coverage. Refine with filters or upvote what's useful.

Awesome Evaluated Code Coverage GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • colszowka/simplecovالصورة الرمزية لـ colszowka

    colszowka/simplecov

    4,902عرض على GitHub↗

    SimpleCov is a Ruby code coverage tool and analysis engine used to track which lines, branches, and methods of code execute during tests. It functions as a coverage threshold enforcer and test suite aggregator, recording execution data to identify untested areas of an application. The tool distinguishes itself through the ability to merge coverage results from parallel worker processes and subprocesses into a single unified report. It supports baseline comparison to detect coverage regressions and can gather data from code executed via dynamic evaluation methods, such as those used in templat

    Gathers coverage data for code executed via dynamic evaluation methods, such as those used in templating engines.

    Ruby
    عرض على GitHub↗4,902
  1. Home
  2. Testing & Quality Assurance
  3. Code Coverage Analysis
  4. Evaluated Code Coverage