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

build: Fix semantic release < 8 #1790

Merged
merged 1 commit into from
Jul 21, 2023
Merged

build: Fix semantic release < 8 #1790

merged 1 commit into from
Jul 21, 2023

Conversation

faucomte97
Copy link
Member

@faucomte97 faucomte97 commented Jul 20, 2023

This change is Reviewable

Copy link
Contributor

@SKairinos SKairinos left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @faucomte97)

@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Merging #1790 (3241a0f) into master (a7574d4) will increase coverage by 1.12%.
The diff coverage is 85.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1790      +/-   ##
==========================================
+ Coverage   66.32%   67.44%   +1.12%     
==========================================
  Files         179      183       +4     
  Lines        3661     3772     +111     
  Branches      255      264       +9     
==========================================
+ Hits         2428     2544     +116     
+ Misses       1201     1200       -1     
+ Partials       32       28       -4     
Impacted Files Coverage Δ
aimmo-game/service.py 0.00% <ø> (ø)
example_project/settings.py 0.00% <ø> (ø)
example_project/test_settings.py 100.00% <ø> (ø)
game_frontend/src/components/Badge/badges.js 100.00% <ø> (ø)
game_frontend/src/components/ConsoleBar/index.js 100.00% <ø> (ø)
game_frontend/src/components/FindMeButton/index.js 100.00% <ø> (ø)
game_frontend/src/components/LogEntries/index.js 92.30% <ø> (ø)
...ame_frontend/src/components/RunCodeButton/index.js 97.29% <ø> (ø)
game_frontend/src/containers/IDEConsole/index.js 81.25% <ø> (+4.10%) ⬆️
game_frontend/src/img/2_avoid.svg 50.00% <ø> (ø)
... and 28 more

... and 20 files with indirect coverage changes

Copy link
Member Author

@faucomte97 faucomte97 left a comment

Choose a reason for hiding this comment

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

Reviewed all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @faucomte97)

@faucomte97 faucomte97 merged commit d1ae365 into master Jul 21, 2023
9 of 10 checks passed
@faucomte97 faucomte97 deleted the fix_sem_release branch July 21, 2023 15:53
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.

None yet

2 participants