bazelbuild / bazel-watcher
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

Summary
  • Number of files: 35
  • Daily file updates (only one update per file and date counted): 152
  • First update: 2017-03-11
  • Latest update: 2021-11-09
  • Days between first and latest update: 1705 (243 weeks, estimated 1215 working days)
  • Active days (at least one file change): 207
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 35 files with 2,886 lines of code in files.
    • 35 files that are 366+ days old (2,886 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 35 files with 2,886 lines of code in files.
    • 31 files have been last changed 366+ days ago (2,438 lines of code)
    • 3 files have been last changed 181-365 days ago (291 lines of code)
    • 1 files have been last changed 91-180 days ago (157 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
84% | 10% | 5% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
go, md, json, js, diff, txt, proto, yml, mod, gitignore, py, sh, bzl, npmrc, yaml
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
go100% | 0% | 0% | 0% | 0%
js100% | 0% | 0% | 0% | 0%
bzl100% | 0% | 0% | 0% | 0%
py100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
go83% | 10% | 5% | 0% | 0%
js100% | 0% | 0% | 0% | 0%
bzl100% | 0% | 0% | 0% | 0%
py0% | 100% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
ibazel100% | 0% | 0% | 0% | 0%
ibazel/profiler100% | 0% | 0% | 0% | 0%
bazel100% | 0% | 0% | 0% | 0%
ibazel/command100% | 0% | 0% | 0% | 0%
ibazel/process_group100% | 0% | 0% | 0% | 0%
ibazel/fswatcher100% | 0% | 0% | 0% | 0%
ibazel/output_runner100% | 0% | 0% | 0% | 0%
release/npm100% | 0% | 0% | 0% | 0%
bazel/testing100% | 0% | 0% | 0% | 0%
example_client100% | 0% | 0% | 0% | 0%
ibazel/live_reload100% | 0% | 0% | 0% | 0%
ibazel/log100% | 0% | 0% | 0% | 0%
ibazel/workspace100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
ibazel/lifecycle_hooks100% | 0% | 0% | 0% | 0%
tools100% | 0% | 0% | 0% | 0%
example_client/data100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
ibazel77% | 0% | 22% | 0% | 0%
ibazel/profiler100% | 0% | 0% | 0% | 0%
ibazel/command100% | 0% | 0% | 0% | 0%
ibazel/process_group100% | 0% | 0% | 0% | 0%
ibazel/fswatcher88% | 11% | 0% | 0% | 0%
ibazel/output_runner100% | 0% | 0% | 0% | 0%
release/npm100% | 0% | 0% | 0% | 0%
bazel/testing100% | 0% | 0% | 0% | 0%
example_client100% | 0% | 0% | 0% | 0%
ibazel/live_reload100% | 0% | 0% | 0% | 0%
ibazel/log100% | 0% | 0% | 0% | 0%
ibazel/workspace100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
ibazel/lifecycle_hooks100% | 0% | 0% | 0% | 0%
example_client/data100% | 0% | 0% | 0% | 0%
bazel0% | 100% | 0% | 0% | 0%
tools0% | 100% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
main.go
in ibazel
157 7 122 1791 45
bazel.go
in bazel
260 20 336 1785 18
ibazel.go
in ibazel
436 30 395 1682 38
mock.go
in bazel/testing
108 17 627 1592 8
command.go
in ibazel/command
86 4 518 1592 9
default_command.go
in ibazel/command
65 6 518 1592 12
notify_command.go
in ibazel/command
98 6 518 1590 14
server.go
in ibazel/live_reload
101 13 653 1518 5
lifecycle.go
in ibazel
13 - 653 1518 5
profiler.go
in ibazel/profiler
340 25 653 1505 4
profiler.js
in ibazel/profiler
74 3 1505 1505 1
events.go
in ibazel/live_reload
4 - 1505 1505 1
output_runner.go
in ibazel/output_runner
162 13 470 1390 12
workplace_status.py
in tools
9 - 319 1188 2
index.js
in release/npm
82 3 1010 1160 5
generate_package.go
in release/npm
51 1 692 1160 2
process_group_windows.go
in ibazel/process_group
109 8 518 1113 2
syscalls_windows.go
in ibazel/process_group
58 5 1113 1113 1
process_group_unix.go
in ibazel/process_group
31 7 518 1113 2
main_unix.go
in ibazel
21 1 869 1113 2
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
events.go
in ibazel/live_reload
4 - 1505 1505 1
profiler.js
in ibazel/profiler
74 3 1505 1505 1
main_windows.go
in ibazel
4 1 1113 1113 1
syscalls_windows.go
in ibazel/process_group
58 5 1113 1113 1
index.js
in release/npm
82 3 1010 1160 5
main_unix.go
in ibazel
21 1 869 1113 2
generate_package.go
in release/npm
51 1 692 1160 2
lifecycle.go
in ibazel
13 - 653 1518 5
server.go
in ibazel/live_reload
101 13 653 1518 5
profiler.go
in ibazel/profiler
340 25 653 1505 4
log.go
in ibazel/log
67 11 651 780 2
ibazel_windows.go
in ibazel
16 1 641 641 1
data.go
in example_client/data
5 - 627 627 1
example_client.go
in example_client
107 2 627 627 1
mock.go
in bazel/testing
108 17 627 1592 8
ibazel_unix.go
in ibazel
45 1 619 641 2
process_group.go
in ibazel/process_group
13 - 518 1113 2
process_group_unix.go
in ibazel/process_group
31 7 518 1113 2
default_command.go
in ibazel/command
65 6 518 1592 12
command.go
in ibazel/command
86 4 518 1592 9
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
fsevents.go
in ibazel/fswatcher/fsevents
77 6 395 395 1
fsnotify.go
in ibazel/fswatcher/fsnotify
65 8 395 395 1
factory_darwin.go
in ibazel/fswatcher
22 1 294 395 2
common.go
in ibazel/fswatcher/common
16 - 395 395 1
factory_fsnotify.go
in ibazel/fswatcher
8 1 395 395 1
workspace.go
in ibazel/workspace
65 4 471 471 1
lifecycle_hooks.go
in ibazel/lifecycle_hooks
47 8 422 471 2
example_client.go
in example_client
107 2 627 627 1
data.go
in example_client/data
5 - 627 627 1
ibazel_unix.go
in ibazel
45 1 619 641 2
ibazel_windows.go
in ibazel
16 1 641 641 1
log.go
in ibazel/log
67 11 651 780 2
repositories.bzl
in root
64 - 395 794 11
process_group_windows.go
in ibazel/process_group
109 8 518 1113 2
syscalls_windows.go
in ibazel/process_group
58 5 1113 1113 1
process_group_unix.go
in ibazel/process_group
31 7 518 1113 2
main_unix.go
in ibazel
21 1 869 1113 2
process_group.go
in ibazel/process_group
13 - 518 1113 2
main_windows.go
in ibazel
4 1 1113 1113 1
index.js
in release/npm
82 3 1010 1160 5
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
main.go
in ibazel
157 7 122 1791 45
factory_darwin.go
in ibazel/fswatcher
22 1 294 395 2
workplace_status.py
in tools
9 - 319 1188 2
bazel.go
in bazel
260 20 336 1785 18
ibazel.go
in ibazel
436 30 395 1682 38
fsevents.go
in ibazel/fswatcher/fsevents
77 6 395 395 1
fsnotify.go
in ibazel/fswatcher/fsnotify
65 8 395 395 1
repositories.bzl
in root
64 - 395 794 11
common.go
in ibazel/fswatcher/common
16 - 395 395 1
factory_fsnotify.go
in ibazel/fswatcher
8 1 395 395 1
lifecycle_hooks.go
in ibazel/lifecycle_hooks
47 8 422 471 2
output_runner.go
in ibazel/output_runner
162 13 470 1390 12
workspace.go
in ibazel/workspace
65 4 471 471 1
process_group_windows.go
in ibazel/process_group
109 8 518 1113 2
notify_command.go
in ibazel/command
98 6 518 1590 14
command.go
in ibazel/command
86 4 518 1592 9
default_command.go
in ibazel/command
65 6 518 1592 12
process_group_unix.go
in ibazel/process_group
31 7 518 1113 2
process_group.go
in ibazel/process_group
13 - 518 1113 2
ibazel_unix.go
in ibazel
45 1 619 641 2