Skip to content

Add Pull Request Labeler#476

Open
soumitradev wants to merge 3 commits intoJuliaGraphics:masterfrom
soumitradev:master
Open

Add Pull Request Labeler#476
soumitradev wants to merge 3 commits intoJuliaGraphics:masterfrom
soumitradev:master

Conversation

@soumitradev
Copy link
Copy Markdown

Adds an automated pull request labeler to allow for better organization of workflow. This automated labeler uses GitHub Actions and runs every time a pull request is made to the repo.

This requires issue #475 to be implemented in order to work seamlessly.

Adds an automated pull request labeler to allow for better organization of workflow. This automated labeler uses [GitHub Actions](https://github.com/features/actions) and runs every time a pull request is made to the repo.

This requires issue JuliaGraphics#475 to be implemented in order to work seamlessly.
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 28, 2019

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.45%. Comparing base (881fdce) to head (ff32128).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #476   +/-   ##
=======================================
  Coverage   68.45%   68.45%           
=======================================
  Files          32       32           
  Lines        2739     2739           
=======================================
  Hits         1875     1875           
  Misses        864      864           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@logankilpatrick logankilpatrick left a comment

Choose a reason for hiding this comment

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

Great work!!

@coveralls
Copy link
Copy Markdown

coveralls commented May 24, 2023

Pull Request Test Coverage Report for Build 5069985527

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 102 unchanged lines in 10 files lost coverage.
  • Overall coverage decreased (-3.9%) to 63.026%

Files with Coverage Reduction New Missed Lines %
src/base.jl 1 90.14%
src/container.jl 1 77.36%
src/GLib/GLib.jl 1 58.33%
src/events.jl 4 47.83%
src/Gtk.jl 4 88.46%
src/selectors.jl 5 18.87%
src/GLib/gvalues.jl 7 81.03%
src/GLib/signals.jl 8 73.0%
src/precompile.jl 32 0.0%
src/GLib/gtype.jl 39 61.5%
Totals Coverage Status
Change from base Build 3788169661: -3.9%
Covered Lines: 1604
Relevant Lines: 2545

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants