-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
Translate Flag, Flags etc at CloudBuild page #92
Conversation
IT "Add flag": "Aggiungi flag", |
SE: |
@pfeerick seems that building env missing some libs, in e2e-web and preview-web. No issue to compile locally error message in e2e-web run: Package libasound2 is a virtual package provided by: Package libicu70 is not available, but is referred to by another package. E: Package 'libasound2' has no installation candidate |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #92 +/- ##
==========================================
+ Coverage 39.53% 41.44% +1.90%
==========================================
Files 103 103
Lines 12009 12010 +1
Branches 490 521 +31
==========================================
+ Hits 4748 4977 +229
+ Misses 7254 7024 -230
- Partials 7 9 +2 ☔ View full report in Codecov by Sentry. |
I really don't understand the issue from Codecov Report, anyone ? |
It is telling you that there are no unit tests covering those changes / testing that your changes don't break existing behaviour. If you have look at the messages in the "Files Changed" tab of the PR, you'll see comments by the CodeCov action as to which lines it is commenting on. |
ES: "Add flag": "Añadir flag", |
ZH: "Add flag": "添加标志",
"Flag": "标志",
"Flags": "标志",
"Missing flag": "缺失标志",
"Missing value": "缺失值",
"Value": "值", |
If you rebase on current main this should go away - it was due to upstream change in GitHub (changing from ubuntu-22.04 to ubuntu-24.04). You will then only hit the checks error related to this being done in a fork rather than in the buddy repo, but that is a known issue that is easy to see. |
Happy with this change. Annoying that preview runs don't work from forks yet. @pfeerick another option for your PR is to change the checkout step to "checkout PR" when doing pull requests. |
DE: |
I started with at fresh pull from main, and rebase are up to date, and stille have this issue. My commit only works with --no-verify, maybe that are a track to follow |
87d3b71
to
ed92cf8
Compare
e835da9
to
88a1994
Compare
88a1994
to
cc2f849
Compare
Please revert / stop pushing changes to |
yes I struggle with that, now just deleted the unwanted file in pull, sorry you have to deal with this |
When you commit changes, you should have the option of selecting what files to include in the commit... simply don't add / unselect the ones that are only relevant to your system. What software do you use to submit / track changes? |
I use git in cygwin64 terminal ... and yes I was stupid and used |
Yeah, done that myself (add all changes)... and it's fun (not!) trying to undo it sometimes, especially around submodules or irrelevant OS file changes. |
@pfeerick sorry, but regarding codecov telling test are missing, but where to add more test, can't see other test constructions |
I wouldn't worry about it... the only tests I care about atm are the ones done as part of the
|
RU |
BE |
508c60a
to
c90ecab
Compare
Since it looks like we've probably had all the translations we're going to, this can be merged when you say when ;) |
btw, you pushed |
@pfeerick believe the pull are ready to merge, please review |
yes , but now a copy from main branch |
LGTM, and thanks for adding the tests for this... looks like some 41% of the codebase is covered by tests now :) |
Here I make possible to translate at CloudBuildpage.
"Add flag": "Add flag",
"Flag": "Flag",
"Flags": "Flags",
"Missing flag": "Missing flag",
"Missing value": "Missing value",
"Value": "Value",
Maybe translate own: