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

Update CI/CD #296

Merged
merged 11 commits into from
May 16, 2023
Merged

Update CI/CD #296

merged 11 commits into from
May 16, 2023

Conversation

ZigRazor
Copy link
Owner

A good pull request has the following information:

  • A reference to a related issue in your repository.
  • A description of the changes proposed in the pull request.
  • @mentions of the person or team responsible for reviewing proposed changes. ( optional )

@github-actions github-actions bot added the automated workflows Automated Workflows label May 15, 2023
@ghost
Copy link

ghost commented May 15, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@ZigRazor ZigRazor changed the title Update Code_Coverage.yml Update CI/CD May 15, 2023
@github-actions github-actions bot added the test Something about test label May 15, 2023
@codecov
Copy link

codecov bot commented May 15, 2023

Codecov Report

Merging #296 (754d2d9) into master (b9f331c) will decrease coverage by 0.02%.
The diff coverage is 99.70%.

@@            Coverage Diff             @@
##           master     #296      +/-   ##
==========================================
- Coverage   97.67%   97.65%   -0.02%     
==========================================
  Files          50       51       +1     
  Lines        6446     6956     +510     
==========================================
+ Hits         6296     6793     +497     
- Misses        150      163      +13     
Flag Coverage Δ
unittests 97.65% <99.70%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
include/Edge/DirectedEdge.hpp 100.00% <ø> (ø)
include/Edge/DirectedWeightedEdge.hpp 100.00% <ø> (ø)
include/Edge/Edge.hpp 100.00% <ø> (ø)
include/Edge/UndirectedEdge.hpp 100.00% <ø> (ø)
include/Edge/UndirectedWeightedEdge.hpp 100.00% <ø> (ø)
include/Edge/Weighted.hpp 100.00% <ø> (ø)
include/Node/Node.hpp 100.00% <ø> (ø)
include/Partitioning/CoordinatedRecord.hpp 73.80% <ø> (-1.20%) ⬇️
include/Partitioning/EBV.hpp 88.73% <ø> (+4.67%) ⬆️
include/Partitioning/EdgeBalancedVertexCut.hpp 85.18% <ø> (+0.56%) ⬆️
... and 40 more

@ZigRazor ZigRazor linked an issue May 15, 2023 that may be closed by this pull request
@ZigRazor ZigRazor marked this pull request as ready for review May 15, 2023 10:00
@ZigRazor ZigRazor requested a review from nrkramer May 15, 2023 10:00
@ZigRazor ZigRazor merged commit 8fe01ef into master May 16, 2023
@ZigRazor ZigRazor deleted the Correct-Code-Coverage-Autoamted-workflow branch May 16, 2023 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated workflows Automated Workflows test Something about test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix CI/CD
1 participant