Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intel coverage action #34

Open
wants to merge 25 commits into
base: main
Choose a base branch
from
Open

Intel coverage action #34

wants to merge 25 commits into from

Commits on Jun 8, 2022

  1. add intel ci with build cache

    rem1776 authored and rem1776 committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    9f12515 View commit details
    Browse the repository at this point in the history
  2. move verbose flag, add ld lib path to check

    rem1776 authored and rem1776 committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    8f3c3a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. set intel environment var for runtime faults

    rem1776 authored and rem1776 committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    cca44ff View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. add a pe to failing test to check intel bug

    rem1776 authored and rem1776 committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    c4e899d View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. add skips for shm issue

    rem1776 authored and rem1776 committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    7a31403 View commit details
    Browse the repository at this point in the history
  2. add libyaml

    rem1776 authored and rem1776 committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    d184ca1 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Fix skip flags

    rem1776 authored and rem1776 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    63251fd View commit details
    Browse the repository at this point in the history
  2. move skip var definition

    rem1776 authored and rem1776 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    22889b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Fix skips

    rem1776 authored and rem1776 committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    19c8185 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. change name, revert pe count change

    rem1776 authored and rem1776 committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    24c37d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. revert debugging changes again

    rem1776 authored and rem1776 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    2e86327 View commit details
    Browse the repository at this point in the history
  2. remove extra dash

    rem1776 authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    5de8f1e View commit details
    Browse the repository at this point in the history
  3. fix mpp_io failures

    rem1776 authored and rem1776 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    133a0b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Remove parallworks ci, push trigger and change image tag to a specifi…

    …c versions
    rem1776 authored and rem1776 committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    799a68d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. CI output for coverage script

    rem1776 authored and rem1776 committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    51e7196 View commit details
    Browse the repository at this point in the history
  2. Add coverage action

    rem1776 authored and rem1776 committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    af8de91 View commit details
    Browse the repository at this point in the history
  3. Add (and comment out) conditionals for checking against reports run o…

    …n main
    
    and small fixes to run
    rem1776 authored and rem1776 committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    c4aa57e View commit details
    Browse the repository at this point in the history
  4. revert triggers for now

    rem1776 authored and rem1776 committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    14c3b7e View commit details
    Browse the repository at this point in the history
  5. fix percentage calc, add error message

    rem1776 authored and rem1776 committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    d093681 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. fix percentage comparison pt. 2

    rem1776 authored and rem1776 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    2c91d17 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. test warning message

    rem1776 authored and rem1776 committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    49a9439 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. switch to an actual error on coverage loss, and test comparisons

    rem1776 authored and rem1776 committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    16c525f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. last few changes to test with main

    rem1776 authored and rem1776 committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    2dfa37c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into intel-coverage-action

    rem1776 authored and rem1776 committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    19e3af0 View commit details
    Browse the repository at this point in the history
  3. fix indent

    rem1776 authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    fff93a8 View commit details
    Browse the repository at this point in the history