This is an automated email from the ASF dual-hosted git repository.

hxd pushed a change to branch rel/0.11
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 2440505  Merge pull request #2050 from apache/fix_session_pool_for_0.11
     new aeda8b6  try-github-action-to-replace-travis (#2051)
     new dab6f23  Create sonar_and_coverall.yml
     new 36d7a54  Update sonar_and_coverall.yml
     new ab5d35b  Add Sonar and Coveralls Check using Github Action (#2052)

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/main-ci.yml                      | 112 +++++++++++++++++++++
 .github/workflows/sonar_and_coverall.yml           |  76 ++++++++++++++
 .../fileOutputFactory/LocalFSOutputFactory.java    |   3 +-
 ...SameMeasurementsWithDifferentDataTypesTest.java |  14 ++-
 .../write/writer/ForceAppendTsFileWriterTest.java  |  14 ++-
 5 files changed, 213 insertions(+), 6 deletions(-)
 create mode 100644 .github/workflows/main-ci.yml
 create mode 100644 .github/workflows/sonar_and_coverall.yml

Reply via email to