Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: ff7c965706d1be0f9fa97d79eff92dc44b8402f9
      
https://github.com/jenkinsci/analysis-model/commit/ff7c965706d1be0f9fa97d79eff92dc44b8402f9
  Author: Joakim Plate <[email protected]>
  Date:   2023-01-17 (Tue, 17 Jan 2023)

  Changed paths:
    M src/main/java/edu/hm/hafner/analysis/parser/CodeCheckerParser.java

  Log Message:
  -----------
  Add UNSPECIFIED as a output from CodeChecker

CodeChecker can output UNSPECIFIED as a warning level when it does not know the 
level fully. For example here: 
https://github.com/Ericsson/codechecker/blob/36e6ad8c9a7381545983e89ebe756f6493bcd503/web/client/codechecker_client/report_type_converter.py#L86


  Commit: c3a4e4f6edccc97658b2834f12804c3c27552425
      
https://github.com/jenkinsci/analysis-model/commit/c3a4e4f6edccc97658b2834f12804c3c27552425
  Author: Joakim Plate <[email protected]>
  Date:   2023-01-17 (Tue, 17 Jan 2023)

  Changed paths:
    M src/main/java/edu/hm/hafner/analysis/parser/CodeCheckerParser.java

  Log Message:
  -----------
  Add style as possible severity


  Commit: 82d4c709eb880ad8fae83532ba0cf176b29dadb5
      
https://github.com/jenkinsci/analysis-model/commit/82d4c709eb880ad8fae83532ba0cf176b29dadb5
  Author: Joakim Plate <[email protected]>
  Date:   2023-01-18 (Wed, 18 Jan 2023)

  Changed paths:
    M src/main/java/edu/hm/hafner/analysis/parser/CodeCheckerParser.java
    M src/test/java/edu/hm/hafner/analysis/parser/CodeCheckerParserTest.java
    M 
src/test/resources/edu/hm/hafner/analysis/parser/CodeChecker_with_linux_paths.txt

  Log Message:
  -----------
  Adjust order of severity and add test


  Commit: 85ea8ffaea61302e9ace88400b93dc3b7fe661dd
      
https://github.com/jenkinsci/analysis-model/commit/85ea8ffaea61302e9ace88400b93dc3b7fe661dd
  Author: Joakim Plate <[email protected]>
  Date:   2023-01-18 (Wed, 18 Jan 2023)

  Changed paths:
    M src/test/java/edu/hm/hafner/analysis/parser/CodeCheckerParserTest.java

  Log Message:
  -----------
  Correct number of tests


  Commit: a02541089e55dae53b6045cd3c681af5de668e25
      
https://github.com/jenkinsci/analysis-model/commit/a02541089e55dae53b6045cd3c681af5de668e25
  Author: Joakim Plate <[email protected]>
  Date:   2023-01-18 (Wed, 18 Jan 2023)

  Changed paths:
    M src/test/java/edu/hm/hafner/analysis/parser/CodeCheckerParserTest.java

  Log Message:
  -----------
  Correct invalid check on category


  Commit: 4499ce72f73d25fd59f4ea27bd9b688d747d6dc5
      
https://github.com/jenkinsci/analysis-model/commit/4499ce72f73d25fd59f4ea27bd9b688d747d6dc5
  Author: Ullrich Hafner <[email protected]>
  Date:   2023-01-18 (Wed, 18 Jan 2023)

  Changed paths:
    M src/main/java/edu/hm/hafner/analysis/parser/CodeCheckerParser.java
    M src/test/java/edu/hm/hafner/analysis/parser/CodeCheckerParserTest.java
    M 
src/test/resources/edu/hm/hafner/analysis/parser/CodeChecker_with_linux_paths.txt

  Log Message:
  -----------
  Merge pull request #874 from elupus/patch-1

Add UNSPECIFIED and STYLE as a output from CodeChecker


Compare: 
https://github.com/jenkinsci/analysis-model/compare/5293be32d0d5...4499ce72f73d

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/analysis-model/push/refs/heads/master/5293be-4499ce%40github.com.

Reply via email to