Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: bc82de9d31e39b2393cd0ec3b2b22621b23548c8
      
https://github.com/jenkinsci/analysis-model/commit/bc82de9d31e39b2393cd0ec3b2b22621b23548c8
  Author: Gary Tierney <[email protected]>
  Date:   2019-04-02 (Tue, 02 Apr 2019)

  Changed paths:
    A src/main/java/edu/hm/hafner/analysis/parser/CargoCheckParser.java
    A src/test/java/edu/hm/hafner/analysis/parser/CargoCheckParserTest.java
    A src/test/resources/edu/hm/hafner/analysis/parser/CargoCheck.json

  Log Message:
  -----------
  Add support for parsing cargo check JSON output

Adds a parser that can read compiler messages emitted by rustc and clippy in
the format used by cargo's `--message-format json` option.


  Commit: 15bc0614856f1e8678791f27c96c23fbb9bb4503
      
https://github.com/jenkinsci/analysis-model/commit/15bc0614856f1e8678791f27c96c23fbb9bb4503
  Author: Gary Tierney <[email protected]>
  Date:   2019-04-02 (Tue, 02 Apr 2019)

  Changed paths:
    M src/main/java/edu/hm/hafner/analysis/parser/CargoCheckParser.java
    M src/test/java/edu/hm/hafner/analysis/parser/CargoCheckParserTest.java
    M src/test/resources/edu/hm/hafner/analysis/parser/CargoCheck.json

  Log Message:
  -----------
  Add tests covering failing paths in CargoCheckParser

Also updates some javadoc comments to add author tags and remove erroneous
punctuation.


  Commit: 6768bd3a42d5f8164fc462c2b05544fa5611d872
      
https://github.com/jenkinsci/analysis-model/commit/6768bd3a42d5f8164fc462c2b05544fa5611d872
  Author: Gary Tierney <[email protected]>
  Date:   2019-04-02 (Tue, 02 Apr 2019)

  Changed paths:
    M CHANGELOG.md

  Log Message:
  -----------
  Add ChangeLog entry for new CargoCheckParser


  Commit: e13d1a8b7e786805957ce4b272ab29a1fd4da225
      
https://github.com/jenkinsci/analysis-model/commit/e13d1a8b7e786805957ce4b272ab29a1fd4da225
  Author: Ullrich Hafner <[email protected]>
  Date:   2019-04-02 (Tue, 02 Apr 2019)

  Changed paths:
    M CHANGELOG.md
    A src/main/java/edu/hm/hafner/analysis/parser/CargoCheckParser.java
    A src/test/java/edu/hm/hafner/analysis/parser/CargoCheckParserTest.java
    A src/test/resources/edu/hm/hafner/analysis/parser/CargoCheck.json

  Log Message:
  -----------
  Merge pull request #137 from garyttierney/feature/cargo-check-parser

Add support for parsing cargo check JSON output


Compare: 
https://github.com/jenkinsci/analysis-model/compare/e9e448a1ebe2...e13d1a8b7e78

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to