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

#406 - Support exponential floating point numbers #580

Merged
merged 4 commits into from Jan 22, 2022

Conversation

Graur
Copy link
Contributor

@Graur Graur commented Jan 20, 2022

Added support of positive and negative exponential numbers.

@Graur Graur changed the title Supported exponential floating point numbers Support exponential floating point numbers Jan 21, 2022
@Graur
Copy link
Contributor Author

Graur commented Jan 21, 2022

For #406

@Graur Graur changed the title Support exponential floating point numbers #406 - Support exponential floating point numbers Jan 21, 2022
@codecov
Copy link

codecov bot commented Jan 22, 2022

Codecov Report

Merging #580 (80bd50e) into master (8a72613) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #580   +/-   ##
=========================================
  Coverage     80.57%   80.57%           
  Complexity      475      475           
=========================================
  Files           133      133           
  Lines          2471     2471           
  Branches        220      220           
=========================================
  Hits           1991     1991           
  Misses          409      409           
  Partials         71       71           
Impacted Files Coverage Δ
...rc/main/java/EOorg/EOeolang/EObytes$EOas_char.java 0.00% <0.00%> (-100.00%) ⬇️
...src/main/java/EOorg/EOeolang/EObytes$EOas_int.java 100.00% <0.00%> (+100.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8a72613...80bd50e. Read the comment docs.

@yegor256
Copy link
Member

@rultor merge

@rultor
Copy link
Contributor

rultor commented Jan 22, 2022

@rultor merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit c5750e2 into objectionary:master Jan 22, 2022
@rultor
Copy link
Contributor

rultor commented Jan 22, 2022

@rultor merge

@yegor256 Done! FYI, the full log is here (took me 9min)

@yegor256
Copy link
Member

@Graur thanks!

@Graur
Copy link
Contributor Author

Graur commented Jan 22, 2022

@yegor256 should I delete this branch?

@yegor256
Copy link
Member

@Graur yes, definitely

@Graur Graur deleted the 406 branch May 26, 2022 16:22
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.

None yet

4 participants