SynapseML icon indicating copy to clipboard operation
SynapseML copied to clipboard

WIP: add build debugging

Open eisber opened this issue 2 years ago • 8 comments

trying to debug a build issue

eisber avatar Apr 12 '23 12:04 eisber

/azp run

eisber avatar Apr 12 '23 12:04 eisber

Hey @eisber :wave:! Thank you so much for contributing to our repository :raised_hands:. Someone from SynapseML Team will be reviewing this pull request soon.

We use semantic commit messages to streamline the release process. Before your pull request can be merged, you should make sure your first commit and PR title start with a semantic prefix. This helps us to create release messages and credit you for your hard work!

Examples of commit messages with semantic prefixes:

  • fix: Fix LightGBM crashes with empty partitions
  • feat: Make HTTP on Spark back-offs configurable
  • docs: Update Spark Serving usage
  • build: Add codecov support
  • perf: improve LightGBM memory usage
  • refactor: make python code generation rely on classes
  • style: Remove nulls from CNTKModel
  • test: Add test coverage for CNTKModel

To test your commit locally, please follow our guild on building from source. Check out the developer guide for additional guidance on testing your change.

github-actions[bot] avatar Apr 12 '23 12:04 github-actions[bot]

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Apr 12 '23 12:04 azure-pipelines[bot]

Codecov Report

Merging #1914 (e5ae2a5) into master (469445b) will decrease coverage by 0.08%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1914      +/-   ##
==========================================
- Coverage   86.80%   86.72%   -0.08%     
==========================================
  Files         301      301              
  Lines       15621    15621              
  Branches      821      821              
==========================================
- Hits        13560    13548      -12     
- Misses       2061     2073      +12     

see 3 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Apr 12 '23 13:04 codecov-commenter

/azp run

eisber avatar Apr 12 '23 16:04 eisber

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Apr 12 '23 16:04 azure-pipelines[bot]

/azp run

eisber avatar Apr 12 '23 17:04 eisber

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Apr 12 '23 17:04 azure-pipelines[bot]