Skip to content

Conversation

@danielpeintner
Copy link
Member

Note: We should do it regularly and at latest on Dec 31 every year to get the copyright years right.

@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (c14d4dd) 77.17% compared to head (6191c24) 77.17%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1132   +/-   ##
=======================================
  Coverage   77.17%   77.17%           
=======================================
  Files          80       80           
  Lines       16245    16245           
  Branches     1531     1531           
=======================================
  Hits        12537    12537           
  Misses       3685     3685           
  Partials       23       23           
Files Coverage Δ
packages/binding-coap/src/coaps-client.ts 25.21% <100.00%> (ø)
packages/binding-http/src/credential.ts 80.35% <100.00%> (ø)
packages/binding-http/src/http-client-factory.ts 84.48% <100.00%> (ø)
packages/binding-http/src/http.ts 100.00% <100.00%> (ø)
packages/binding-http/src/https-client-factory.ts 83.92% <100.00%> (ø)
packages/binding-http/src/oauth-manager.ts 99.13% <100.00%> (ø)
...ackages/binding-http/src/oauth-token-validation.ts 93.60% <100.00%> (ø)
...ackages/binding-http/src/subscription-protocols.ts 97.81% <100.00%> (ø)
packages/binding-mbus/src/mbus-client.ts 82.31% <100.00%> (ø)
packages/binding-mbus/src/mbus-connection.ts 70.55% <100.00%> (ø)
... and 23 more

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

Copy link
Member

@egekorkan egekorkan left a comment

Choose a reason for hiding this comment

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

Only changes are 2022 -> 2023, good to go

Copy link
Member

@relu91 relu91 left a comment

Choose a reason for hiding this comment

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

@relu91 relu91 merged commit 20c97e7 into eclipse-thingweb:master Oct 21, 2023
@danielpeintner
Copy link
Member Author

If we have the script we can easily automate this with a GitHub action: https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule

The "script" I use is a simple Java class that I had handy. Not sure if we should rewrite it in TS/JS and/or setup a scheduled workflow....

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.

4 participants