Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Type of change
[728,729,730 ] Bug fix
Changes proposed in this pull request
Project name : API Based Weather Report
Short description :
No1 - Issue#729 ( Functional)
Resolution
![image](https://private-user-images.githubusercontent.com/141697136/337282717-fb00f753-65ed-4def-95ba-0cbf96e4d91f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyOTI5MDgsIm5iZiI6MTczOTI5MjYwOCwicGF0aCI6Ii8xNDE2OTcxMzYvMzM3MjgyNzE3LWZiMDBmNzUzLTY1ZWQtNGRlZi05NWJhLTBjYmY5NmU0ZDkxZi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjExJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMVQxNjUwMDhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0xMjM2NDQwMTc4ZWQ2ZDY3ZTExMjM1OWVjNjliMGYwM2M2NmFiZWEyNTQwODNmNTYxNmRiZDBmM2NlNjkzZWRlJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.7szQqLATFs8RJjA-eyqlishgAQ8raVIj7L-HeDwibF0)
Resolution is now two folded – which created separate user journeys to overcome the bug.
Case1: User can now provide the country name(optional) along with city name , so that application can fetch the weather accurately
Case2: Even if user does not provide optional country name , still the outcome now includes the country name.
![image](https://private-user-images.githubusercontent.com/141697136/337282893-0633b0ef-5051-4b08-b292-e5789ca7993c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyOTI5MDgsIm5iZiI6MTczOTI5MjYwOCwicGF0aCI6Ii8xNDE2OTcxMzYvMzM3MjgyODkzLTA2MzNiMGVmLTUwNTEtNGIwOC1iMjkyLWU1Nzg5Y2E3OTkzYy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjExJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMVQxNjUwMDhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT03OTZkZGI1OTRlNDdhYTM5YjRjODg2ODkwNTcwOTBkNmZjMjgwMjgzZjg5ZDcxMGMxYTI4YzU1Zjg4NWNjOWJjJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.I520gGVUIGIOPMNi6UYGZzx-fxshji15zWUaznnI9CE)
No2 - Issue#730 ( Technical)
Checklist