Skip to content

v2.20.0#2873

Merged
MichMich merged 49 commits intomasterfrom
develop
Jul 2, 2022
Merged

v2.20.0#2873
MichMich merged 49 commits intomasterfrom
develop

Conversation

@MichMich
Copy link
Collaborator

@MichMich MichMich commented Jul 2, 2022

Hello and thank you for wanting to contribute to the MagicMirror² project

Please make sure that you have followed these 4 rules before submitting your Pull Request:

  1. Base your pull requests against the develop branch.

  2. Include these infos in the description:

  • Does the pull request solve a related issue?
  • If so, can you reference the issue like this Fixes #<issue_number>?
  • What does the pull request accomplish? Use a list if needed.
  • If it includes major visual changes please add screenshots.
  1. Please run npm run lint:prettier before submitting so that
    style issues are fixed.

  2. Don't forget to add an entry about your changes to
    the CHANGELOG.md file.

Note: Sometimes the development moves very fast. It is highly
recommended that you update your branch of develop before creating a
pull request to send us your changes. This makes everyone's lives
easier (including yours) and helps us out on the development team.

Thanks again and have a nice day!

MichMich and others added 30 commits April 1, 2022 20:49
corrected spelling mistake
when dateHeader is enabled and showEnd is set to true
Added outgoing notification of the weather module
Show endDate for calendar events when using dateHeaders
added a new config option `httpHeaders` used by helmet
# Conflicts:
#	CHANGELOG.md
MichMich and others added 19 commits May 28, 2022 06:38
chore: Included githubactions in the dependabot config
chore: Set permissions for GitHub actions
@codecov-commenter
Copy link

codecov-commenter commented Jul 2, 2022

Codecov Report

Merging #2873 (b716ec3) into master (a2d7cdc) will decrease coverage by 0.98%.
The diff coverage is 37.50%.

@@            Coverage Diff             @@
##           master    #2873      +/-   ##
==========================================
- Coverage   64.80%   63.82%   -0.99%     
==========================================
  Files           8        9       +1     
  Lines         287      293       +6     
==========================================
+ Hits          186      187       +1     
- Misses        101      106       +5     
Impacted Files Coverage Δ
js/defaults.js 85.71% <ø> (ø)
js/electron.js 70.96% <ø> (ø)
js/fetch.js 16.66% <16.66%> (ø)
js/server.js 66.21% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a2d7cdc...b716ec3. Read the comment docs.

@MichMich MichMich merged commit 30d5bfe into master Jul 2, 2022
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.