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

10 rename naming the field spacer #11

Closed

Conversation

BKothari510
Copy link
Collaborator

The GitHub issue involves renaming the SPACER variable name to prevent misunderstanding within a Java class. The issue described involves the need to rename a field named "spacer" to avoid potential misunderstandings or clashes with another field named "SPACER". This issue arises due to Java's case-sensitive nature, where "spacer" and "SPACER" are considered distinct identifiers.

LeeshaShah99 and others added 9 commits February 13, 2024 14:55
Update ChartFragment.java
Removal of Empty statements in ChartView.java
Update 'ChartView.java' to reflect latest changes and address code-style violations for improved coding consistency.
SonamChugh13 pushed a commit that referenced this pull request Feb 15, 2024
Created new method to represent nested code block in TrackStatisticsUpdater file
vhd1 added a commit that referenced this pull request Feb 16, 2024
numanSlm added a commit that referenced this pull request Feb 16, 2024
Update DescriptionGenerator.java
Sharanyu pushed a commit that referenced this pull request Feb 17, 2024
Use isEmpty() to check whether the collection is empty or not. Deliverables Solved!
Sharanyu pushed a commit that referenced this pull request Feb 17, 2024
Sharanyu added a commit that referenced this pull request Feb 17, 2024
This PR consists of changes for issues resolved by Group9.


[#1](tarekFerdous#1)
Define a constant instead of duplicating this literal "<open>1</open>" 3
times.

[#2](tarekFerdous#2)
Replace this usage of 'Stream.collect(Collectors.toList())' with
'Stream.toList()' Group 09

[#6](tarekFerdous#6)
Either re-interrupt this method or rethrow the "InterruptedException"
that can be caught here.

[#9](tarekFerdous#9)
Remove unused "TAG" private field.

[#11](tarekFerdous#11)
Use isEmpty() to check whether the collection is empty or not.

[#13](tarekFerdous#13)
Fixing technical debts for io/file/impoter/importService.java and
io/file/importer/importViewModel.java

[#14](tarekFerdous#14)
io/file/importer/KmlTrackImporter and io/file/importer/KmzTrackImporter

[#15](tarekFerdous#15)
Removing the Deprecated lines in the code Group(09)
VishalPeruma1 pushed a commit that referenced this pull request Apr 26, 2024
Classes that throw exceptions in their constructors are vulnerable to finalizer attacks and thus the exception is  removed from StartRecording file #11
nihal514 pushed a commit that referenced this pull request Apr 27, 2024
Added method to calculate max speed in DayStatisticsActivity.java
HWJFish added a commit that referenced this pull request Apr 27, 2024
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