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

Monthly issue metrics report #145

Closed
github-actions bot opened this issue Mar 5, 2024 · 0 comments
Closed

Monthly issue metrics report #145

github-actions bot opened this issue Mar 5, 2024 · 0 comments
Assignees

Comments

@github-actions
Copy link

github-actions bot commented Mar 5, 2024

Issue Metrics

Metric Average Median 90th percentile
Time to first response 1 day, 17:20:18 2:13:09 7 days, 7:40:11
Time to close 20:09:27 0:34:30 2 days, 7:06:42
Time to answer None None None
Metric Count
Number of items that remain open 5
Number of items closed 56
Total number of items created 61
Title URL Author Time to first response Time to close Time to answer
fix: riot-rs-embassy: silence "Delegate Default missing" warning #129 kaspar030 None 0:10:54 None
laze: add "flash-erase-all" task for nrf52* #128 kaspar030 None 0:14:34 None
feat(ci/hax): extract runqueue to F*, lax check it #126 W95Psp 1:37:09 1:46:07 None
feat(http-example): expose the internal temp sensor as a JSON endpoint #125 ROMemories None None None
feat(embassy-arch): return OptionalPeripherals from init() #124 ROMemories 22:23:34 2 days, 7:59:27 None
docs(env-macros): add an extra param for documentation #123 ROMemories 23:52:12 23:57:44 None
initial esp support #121 kaspar030 10:10:19 None None
ci: test, don't merge me #120 kaspar030 None None None
ci: cache PR build results based on git tree hash #119 kaspar030 None 0:22:47 None
ci: add rustfmt check #118 kaspar030 None 0:28:09 None
ci: only one job for clippy and rustdoc #117 kaspar030 None 0:10:27 None
ci(cargo-sort): check formatting and item order of Cargo.toml files #116 ROMemories 0:00:14 0:05:33 None
ci(rustfmt): enforce rustfmt formatting #115 ROMemories 20:07:33 None None
chore: make sure all feature names are kebab case #114 ROMemories 0:42:45 7 days, 7:31:53 None
ci(rustdoc): check rustdoc generation #113 ROMemories None 1:16:57 None
ci(book): run the mdbook workflow only when its directory has changed #111 ROMemories None 0:11:34 None
ci: report clippy output #107 kaspar030 None 0:11:37 None
riot-rs-boards: fix some compilation warnings #106 kaspar030 None 0:10:28 None
tests(embassy): complete the usb dummy arch module #105 ROMemories 10 days, 18:19:33 10 days, 22:09:58 None
fix(embassy): fix the feature-gate on the USB Ethernet device #104 ROMemories None 3:38:07 None
ci: integrate clippy #103 ROMemories 0:06:22 0:30:21 None
ci: don't build in riot.rs-build container #102 kaspar030 None 2:18:43 None
riot-rs-rt: use workspace cfg-if #101 kaspar030 None 0:17:32 None
feat(config): add a config attribute macro #100 ROMemories 0:04:29 None None
ci: main.yml: bump sccache-action #99 kaspar030 None 0:32:48 None
ci: enable work_group build #98 kaspar030 None 0:39:18 None
README: fix link to build system docs #97 bergzand None 0:49:32 None
book: Split into user and developer sections #96 bergzand None 0:11:01 None
cleanup #95 kaspar030 None 1:12:50 None
examples/minimal: some cleanup, disable threading #94 kaspar030 None 0:09:31 None
cleanup: fix "imported redundantly" warnings #93 kaspar030 None 0:10:47 None
riot-rs-embassy: improve SendCell API #92 kaspar030 13:34:38 15:59:11 None
README: Update and enhance #91 bergzand 1:02:05 1:02:00 None
feat(macros): add an attribute macro for init functions #90 ROMemories None None None
refactor(macros): prepare for adding other macros easily #89 ROMemories None 1 day, 23:12:01 None
feat(book): draft our coding conventions #88 ROMemories 0:10:11 0:11:32 None
feat: introduce Delegate #87 kaspar030 None 3 days, 4:57:04 None
cleanup: drop Application trait #86 kaspar030 None 0:24:12 None
cleanup: drop Drivers #85 kaspar030 None 0:18:08 None
feat: introduce SendCell #84 kaspar030 None 0:36:12 None
refactor: drop initialization args #83 kaspar030 None 0:17:28 None
refactor(embassy): refactor init_task to ease future refactorings #82 ROMemories 10 days, 20:44:34 11 days, 3:14:43 None
fix: rpi-pico-w cyw43 compile fix #81 kaspar030 None 1:11:08 None
Refactor/embassy wifi cyw43 #80 ROMemories 0:38:35 2:30:57 None
rework initialization #79 kaspar030 1 day, 18:33:13 None None
bump embassy #78 kaspar030 0:05:30 0:09:38 None
refactor(embassy): move USB-related definitions into a separate module #77 ROMemories None 0:06:09 None
fix(embassy): gate relevant items to the net feature instead #76 ROMemories None 0:09:25 None
feat(embassy): rework and simplify the way applications are defined #75 ROMemories 8 days, 10:28:17 None None
feat(embassy): expose a USB builder type #74 ROMemories None 5:42:07 None
deps: update picoserve to 0.8.0 #73 ROMemories None 0:56:39 None
fix(riot_rs): expose a missing config override feature #72 ROMemories None 0:16:21 None
lib/rbi: use wrapping_sub to calculate available slots #71 elenaf9 2 days, 20:27:46 2 days, 20:35:12 None
chore: rename Cargo config file #70 ROMemories None 0:25:35 None
refactor(embassy): factor out the USB peripheral extraction #69 ROMemories 1:25:29 1:36:22 None
feat(nrf-embassy): re-export the peripherals module #68 ROMemories None 0:44:51 None
feat(nrf52-embassy): allow accessing the internal temp sensor #67 ROMemories None None None
chore: git ignore the root-level build directory #66 ROMemories None 0:08:36 None
Introduce a macro to start threads #65 ROMemories 19:46:51 19:52:29 None
riot-rs-embassy: Use locally admin MAC addresses #64 bergzand 2:13:09 0:08:34 None
examples/embassy-net-tcp: document tcp echo server access via telnet #63 bergzand 0:12:25 2:06:22 None

This report was generated with the Issue Metrics Action
Search query used to find these items: repo:future-proof-iot/RIOT-rs is:pr created:2024-02-01..2024-02-29

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

No branches or pull requests

1 participant