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

[EmbeddedEngineer] Support native .log file format #1484

Merged
merged 11 commits into from
Mar 28, 2023

Conversation

evahabeeballah
Copy link
Contributor

@evahabeeballah evahabeeballah commented Mar 23, 2023

Related to pull request: jenkinsci/analysis-model#910

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

Copy link
Member

@uhafner uhafner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

plugin/pom.xml Outdated Show resolved Hide resolved
evahabeeballah and others added 2 commits March 28, 2023 13:10
Co-authored-by: Ullrich Hafner <ullrich.hafner@gmail.com>
@codecov
Copy link

codecov bot commented Mar 28, 2023

Codecov Report

Merging #1484 (f152877) into master (6143a00) will increase coverage by 0.09%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1484      +/-   ##
============================================
+ Coverage     81.73%   81.83%   +0.09%     
- Complexity     1401     1403       +2     
============================================
  Files           247      247              
  Lines          5334     5334              
  Branches        397      397              
============================================
+ Hits           4360     4365       +5     
+ Misses          854      850       -4     
+ Partials        120      119       -1     

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@uhafner uhafner added the enhancement Enhancement of existing functionality label Mar 28, 2023
@uhafner uhafner merged commit 45caca9 into jenkinsci:master Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants