Skip to content

Always replace small files + Count the number of created lines#576

Merged
LeonOstrez merged 2 commits intomainfrom
replace-small-files
Jan 24, 2024
Merged

Always replace small files + Count the number of created lines#576
LeonOstrez merged 2 commits intomainfrom
replace-small-files

Conversation

@senko
Copy link
Copy Markdown
Contributor

@senko senko commented Jan 24, 2024

This PR contains two changes:

  1. CodeMonkey now always outputs full file content for files that are less than 200 lines long (1st commit)
  2. We now count the number of created lines of code and include it in the telemetry as created_lines (2nd commit)

Note that the count is per session. To get the complete number, we need to sum up all the created_lines for an app.

Example telemetry entry:

Screenshot from 2024-01-24 09-54-09

@LeonOstrez LeonOstrez merged commit 2a3bba5 into main Jan 24, 2024
@LeonOstrez LeonOstrez deleted the replace-small-files branch July 2, 2024 17:08
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.

2 participants